JUnit version 4.13.2
.20:02:36.253 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783540956243
20:02:36.317 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
20:02:36.384 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
20:02:36.391 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskQPSvLz/test-tmp
20:02:36.396 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
20:02:36.399 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskQPSvLz/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
20:02:36.566 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

20:02:36.583 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
20:02:36.584 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

20:02:36.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.586350 18000 mini_oidc.cc:150] Starting JWKS server
20:02:36.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.588364 18000 webserver.cc:533] Webserver started at http://127.0.0.1:35313/ using document root <none> and password file <none>
20:02:36.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.588536 18000 mini_oidc.cc:186] Starting OIDC Discovery server
20:02:36.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.588798 18000 webserver.cc:533] Webserver started at http://127.0.0.1:45239/ using document root <none> and password file <none>
20:02:36.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T20:02:36Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
20:02:36.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T20:02:36Z Disabled control of system clock
20:02:36.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.601943 18000 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:36.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:36.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/wal
20:02:36.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/data
20:02:36.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:36.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:36.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:36.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:36.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:36.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:36.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/logs
20:02:36.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/data/info.pb
20:02:36.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:36.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:36.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:36.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:36.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:36.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:36.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:02:36.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:36.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:36.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:36.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.148.62:44893
20:02:36.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.148.62
20:02:36.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:36.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.148.20:45499
20:02:36.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:36.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:36.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:36.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:36.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.148.62:44893,127.17.148.61:33325,127.17.148.60:39387
20:02:36.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:36.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35313/jwks.json with env {}
20:02:36.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.700680 18011 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:36.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.700894 18011 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:36.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.700950 18011 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:36.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.704514 18011 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:02:36.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.704567 18011 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:36.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.704594 18011 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:02:36.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.704617 18011 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:02:36.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.704639 18011 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:02:36.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.704659 18011 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35313/jwks.json
20:02:36.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.708851 18011 master_runner.cc:387] Master server non-default flags:
20:02:36.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:36.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.148.20:45499
20:02:36.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:36.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:36.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/data
20:02:36.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/wal
20:02:36.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:36.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.148.62:44893,127.17.148.61:33325,127.17.148.60:39387
20:02:36.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:36.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:36.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:36.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.148.62:44893
20:02:36.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:36.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:36.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:36.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35313/jwks.json
20:02:36.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:36.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:36.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/data/info.pb
20:02:36.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.148.62
20:02:36.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:36.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:36.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18011
20:02:36.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:36.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:36.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:36.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:36.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/logs
20:02:36.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:36.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:36.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:36.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:02:36.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:36.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
20:02:36.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:36.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 19:43:16 UTC on bdcb31816ec0
20:02:36.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12776
20:02:36.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.710131 18011 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:36.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.711498 18011 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:36.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.717929 18019 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
20:02:36.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.717935 18016 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
20:02:36.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.718945 18011 server_base.cc:1061] running on GCE node
20:02:36.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.719049 18017 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
20:02:36.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.719448 18011 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:36.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.720224 18011 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:36.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.721364 18011 hybrid_clock.cc:648] HybridClock initialized: now 1783540956721282 us; error 101 us; skew 500 ppm
20:02:36.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.722891 18011 webserver.cc:533] Webserver started at http://127.17.148.62:43243/ using document root <none> and password file <none>
20:02:36.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.723428 18011 fs_manager.cc:362] Metadata directory not provided
20:02:36.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.723476 18011 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:36.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.723618 18011 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.725123 18011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/data/instance:
20:02:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6140dd34d0aa4a4a9e731340f7d5927b"
20:02:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:36 on dist-test-slave-xx7h"
20:02:36.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.725521 18011 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/wal/instance:
20:02:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6140dd34d0aa4a4a9e731340f7d5927b"
20:02:36.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:36 on dist-test-slave-xx7h"
20:02:36.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.728466 18011 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
20:02:36.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.730373 18025 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:36.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.731284 18011 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
20:02:36.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.731390 18011 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/data,/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/wal
20:02:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6140dd34d0aa4a4a9e731340f7d5927b"
20:02:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:36 on dist-test-slave-xx7h"
20:02:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.731463 18011 fs_report.cc:389] FS layout report
20:02:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/wal
20:02:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/wal
20:02:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/data/data
20:02:36.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:36.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:36.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:36.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:36.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:36.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:36.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:36.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:36.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:36.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:36.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:36.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.750527 18011 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:36.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.751025 18011 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
20:02:36.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.751150 18011 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:36.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.757438 18077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.148.62:44893 every 8 connection(s)
20:02:36.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.757443 18011 rpc_server.cc:307] RPC server started. Bound to: 127.17.148.62:44893
20:02:36.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.758514 18011 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/data/info.pb
20:02:36.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.761876 18078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:36.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.765708 18078 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } has no permanent_uuid. Determining permanent_uuid...
20:02:36.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.767242 18000 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu as pid 18011
20:02:36.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.767369 18000 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-0/wal/instance
20:02:36.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.768882 18000 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:36.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:36.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/wal
20:02:36.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/data
20:02:36.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:36.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/logs
20:02:36.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/data/info.pb
20:02:36.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:36.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:36.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:36.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:36.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:36.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:36.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:36.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:36.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:02:36.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:36.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:36.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:36.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.148.61:33325
20:02:36.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.148.61
20:02:36.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:36.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.148.20:45499
20:02:36.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:36.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:36.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.148.62:44893,127.17.148.61:33325,127.17.148.60:39387
20:02:36.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:36.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35313/jwks.json with env {}
20:02:36.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.775900 18078 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } has no permanent_uuid. Determining permanent_uuid...
20:02:36.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.776631 18029 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.148.61:33325: connect: Connection refused (error 111)
20:02:36.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.777606 18078 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.148.61:33325: Network error: Client connection negotiation failed: client connection to 127.17.148.61:33325: connect: Connection refused (error 111)
20:02:36.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.826781 18078 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } attempt: 1
20:02:36.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.828078 18078 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.148.61:33325: Network error: Client connection negotiation failed: client connection to 127.17.148.61:33325: connect: Connection refused (error 111)
20:02:36.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.864614 18082 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:36.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.864781 18082 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:36.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.864835 18082 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:36.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.868242 18082 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:02:36.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.868292 18082 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:36.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.868319 18082 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:02:36.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.868340 18082 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:02:36.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.868362 18082 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:02:36.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.868381 18082 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35313/jwks.json
20:02:36.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.872435 18082 master_runner.cc:387] Master server non-default flags:
20:02:36.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.148.20:45499
20:02:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/data
20:02:36.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/wal
20:02:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.148.62:44893,127.17.148.61:33325,127.17.148.60:39387
20:02:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.148.61:33325
20:02:36.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:36.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:36.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:36.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35313/jwks.json
20:02:36.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:36.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:36.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/data/info.pb
20:02:36.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.148.61
20:02:36.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:36.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:36.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18082
20:02:36.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:36.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:36.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:36.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:36.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/logs
20:02:36.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:36.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:36.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:36.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:02:36.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:36.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
20:02:36.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:36.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 19:43:16 UTC on bdcb31816ec0
20:02:36.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12776
20:02:36.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.873553 18082 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:36.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.874825 18082 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:36.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.881007 18089 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
20:02:36.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.881108 18091 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
20:02:36.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.881003 18088 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
20:02:36.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.881264 18082 server_base.cc:1061] running on GCE node
20:02:36.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.882762 18082 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:36.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.883584 18082 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:36.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.884733 18082 hybrid_clock.cc:648] HybridClock initialized: now 1783540956884718 us; error 31 us; skew 500 ppm
20:02:36.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.886509 18082 webserver.cc:533] Webserver started at http://127.17.148.61:46155/ using document root <none> and password file <none>
20:02:36.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.887082 18082 fs_manager.cc:362] Metadata directory not provided
20:02:36.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.887140 18082 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:36.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.887359 18082 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:36.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.888883 18082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/data/instance:
20:02:36.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9da042e983074596b37f292725c81254"
20:02:36.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:36 on dist-test-slave-xx7h"
20:02:36.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.889356 18082 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/wal/instance:
20:02:36.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9da042e983074596b37f292725c81254"
20:02:36.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:36 on dist-test-slave-xx7h"
20:02:36.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.892474 18082 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
20:02:36.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.894546 18097 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:36.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.895594 18082 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
20:02:36.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.895690 18082 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/data,/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/wal
20:02:36.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9da042e983074596b37f292725c81254"
20:02:36.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:36 on dist-test-slave-xx7h"
20:02:36.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.895769 18082 fs_report.cc:389] FS layout report
20:02:36.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:36.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/wal
20:02:36.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/wal
20:02:36.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/data/data
20:02:36.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:36.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:36.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:36.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:36.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:36.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:36.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:36.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:36.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:36.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:36.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:36.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.896224 18078 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } attempt: 2
20:02:36.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.897668 18078 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.148.61:33325: Network error: Client connection negotiation failed: client connection to 127.17.148.61:33325: connect: Connection refused (error 111)
20:02:36.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.909571 18082 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:36.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.910147 18082 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
20:02:36.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.910298 18082 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:36.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.916734 18082 rpc_server.cc:307] RPC server started. Bound to: 127.17.148.61:33325
20:02:36.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.916734 18149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.148.61:33325 every 8 connection(s)
20:02:36.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.917816 18082 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/data/info.pb
20:02:36.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.920419 18150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:36.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.923519 18150 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } has no permanent_uuid. Determining permanent_uuid...
20:02:36.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.924077 18000 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu as pid 18082
20:02:36.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.924192 18000 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-1/wal/instance
20:02:36.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.924835 18000 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:36.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:36.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/wal
20:02:36.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/data
20:02:36.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:36.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:36.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:36.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:36.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:36.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:36.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/logs
20:02:36.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/data/info.pb
20:02:36.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:36.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:36.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:36.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:36.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:36.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:36.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:36.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:36.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:02:36.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:36.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:36.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:36.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.148.60:39387
20:02:36.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.148.60
20:02:36.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:36.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.148.20:45499
20:02:36.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:36.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:36.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:36.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:36.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.148.62:44893,127.17.148.61:33325,127.17.148.60:39387
20:02:36.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:36.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35313/jwks.json with env {}
20:02:36.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.940861 18150 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } has no permanent_uuid. Determining permanent_uuid...
20:02:36.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.952339 18150 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } has no permanent_uuid. Determining permanent_uuid...
20:02:36.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.952993 18099 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.148.60:39387: connect: Connection refused (error 111)
20:02:36.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.953748 18150 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.148.60:39387: Network error: Client connection negotiation failed: client connection to 127.17.148.60:39387: connect: Connection refused (error 111)
20:02:36.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.988817 18078 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } attempt: 3
20:02:36.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:36.993186 18078 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } has no permanent_uuid. Determining permanent_uuid...
20:02:36.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:36.994449 18078 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.148.60:39387: Network error: Client connection negotiation failed: client connection to 127.17.148.60:39387: connect: Connection refused (error 111)
20:02:37.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.002918 18150 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } attempt: 1
20:02:37.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.003978 18150 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.148.60:39387: Network error: Client connection negotiation failed: client connection to 127.17.148.60:39387: connect: Connection refused (error 111)
20:02:37.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.025597 18078 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } attempt: 1
20:02:37.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.026506 18153 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:37.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.026678 18153 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:37.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.026733 18153 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:37.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.026710 18078 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.148.60:39387: Network error: Client connection negotiation failed: client connection to 127.17.148.60:39387: connect: Connection refused (error 111)
20:02:37.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.030143 18153 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:02:37.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.030200 18153 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:37.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.030226 18153 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:02:37.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.030248 18153 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:02:37.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.030272 18153 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:02:37.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.030290 18153 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35313/jwks.json
20:02:37.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.034245 18153 master_runner.cc:387] Master server non-default flags:
20:02:37.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:37.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.148.20:45499
20:02:37.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:37.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:37.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/data
20:02:37.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/wal
20:02:37.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:37.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.148.62:44893,127.17.148.61:33325,127.17.148.60:39387
20:02:37.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:37.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:37.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:37.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.148.60:39387
20:02:37.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:37.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:37.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:37.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35313/jwks.json
20:02:37.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:37.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:37.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/data/info.pb
20:02:37.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.148.60
20:02:37.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18153
20:02:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/logs
20:02:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:37.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:37.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:37.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:02:37.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:37.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
20:02:37.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:37.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 19:43:16 UTC on bdcb31816ec0
20:02:37.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12776
20:02:37.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.035403 18153 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:37.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.036718 18153 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:37.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.042349 18160 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
20:02:37.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.042438 18161 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
20:02:37.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.042349 18163 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
20:02:37.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.042699 18153 server_base.cc:1061] running on GCE node
20:02:37.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.043231 18153 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:37.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.044245 18153 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:37.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.045384 18153 hybrid_clock.cc:648] HybridClock initialized: now 1783540957045370 us; error 33 us; skew 500 ppm
20:02:37.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.047026 18153 webserver.cc:533] Webserver started at http://127.17.148.60:33741/ using document root <none> and password file <none>
20:02:37.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.047559 18153 fs_manager.cc:362] Metadata directory not provided
20:02:37.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.047613 18153 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:37.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.047871 18153 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:37.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.049306 18153 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/data/instance:
20:02:37.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5f3c415c8c094e51979cda2d8b3e7cdc"
20:02:37.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:37 on dist-test-slave-xx7h"
20:02:37.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.049775 18153 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/wal/instance:
20:02:37.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5f3c415c8c094e51979cda2d8b3e7cdc"
20:02:37.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:37 on dist-test-slave-xx7h"
20:02:37.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.052881 18153 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
20:02:37.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.054745 18169 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:37.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.055568 18153 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
20:02:37.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.055678 18153 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/data,/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/wal
20:02:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5f3c415c8c094e51979cda2d8b3e7cdc"
20:02:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:37 on dist-test-slave-xx7h"
20:02:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.055761 18153 fs_report.cc:389] FS layout report
20:02:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/wal
20:02:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/wal
20:02:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/data/data
20:02:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:37.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:37.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:37.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.070151 18153 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:37.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.070685 18153 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
20:02:37.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.070823 18153 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:37.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.072116 18150 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } attempt: 2
20:02:37.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.073220 18150 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.148.60:39387: Network error: Client connection negotiation failed: client connection to 127.17.148.60:39387: connect: Connection refused (error 111)
20:02:37.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.076947 18221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.148.60:39387 every 8 connection(s)
20:02:37.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.076956 18153 rpc_server.cc:307] RPC server started. Bound to: 127.17.148.60:39387
20:02:37.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.077919 18153 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/data/info.pb
20:02:37.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.080168 18000 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu as pid 18153
20:02:37.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.080272 18000 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/master-2/wal/instance
20:02:37.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.080444 18222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:37.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.083485 18222 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } has no permanent_uuid. Determining permanent_uuid...
20:02:37.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.090729 18222 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } has no permanent_uuid. Determining permanent_uuid...
20:02:37.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.094817 18222 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } has no permanent_uuid. Determining permanent_uuid...
20:02:37.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.099560 18222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc: Bootstrap starting.
20:02:37.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.101673 18222 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc: Neither blocks nor log segments found. Creating new log.
20:02:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.101835 18078 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } attempt: 2
20:02:37.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.102650 18222 log.cc:826] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc: Log is configured to *not* fsync() on all Append() calls
20:02:37.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.104372 18222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc: No bootstrap required, opened a new log
20:02:37.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.106729 18078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b: Bootstrap starting.
20:02:37.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.106917 18222 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } }
20:02:37.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.107052 18222 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:37.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.107084 18222 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f3c415c8c094e51979cda2d8b3e7cdc, State: Initialized, Role: FOLLOWER
20:02:37.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.107417 18222 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [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: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } }
20:02:37.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.107781 18230 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [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: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } } }
20:02:37.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.107916 18230 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [sys.catalog]: This master's current role is: FOLLOWER
20:02:37.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.108446 18222 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [sys.catalog]: configured and running, proceeding with master startup.
20:02:37.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.108961 18078 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b: Neither blocks nor log segments found. Creating new log.
20:02:37.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.109654 18078 log.cc:826] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b: Log is configured to *not* fsync() on all Append() calls
20:02:37.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.111464 18078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b: No bootstrap required, opened a new log
20:02:37.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.114379 18078 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } }
20:02:37.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.114538 18078 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:37.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.114584 18078 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6140dd34d0aa4a4a9e731340f7d5927b, State: Initialized, Role: FOLLOWER
20:02:37.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.112910 18153 master_runner.cc:187] Error getting master registration for 127.17.148.62:44893: OK, instance_id { permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" instance_seqno: 1783540956755616 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:02:37.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.114962 18153 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:02:37.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.115003 18078 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [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: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } }
20:02:37.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.115379 18243 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [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: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } } }
20:02:37.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.115486 18243 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [sys.catalog]: This master's current role is: FOLLOWER
20:02:37.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.115983 18078 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [sys.catalog]: configured and running, proceeding with master startup.
20:02:37.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.118675 18242 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:02:37.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.118954 18242 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:02:37.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.121608 18255 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:02:37.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.121935 18255 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:02:37.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.120060 18011 master_runner.cc:187] Error getting master registration for 127.17.148.61:33325: OK, instance_id { permanent_uuid: "9da042e983074596b37f292725c81254" instance_seqno: 1783540956914942 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:02:37.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.122516 18011 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:02:37.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.164374 18150 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } attempt: 3
20:02:37.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.170866 18150 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254: Bootstrap starting.
20:02:37.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.173558 18150 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254: Neither blocks nor log segments found. Creating new log.
20:02:37.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.174952 18150 log.cc:826] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254: Log is configured to *not* fsync() on all Append() calls
20:02:37.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.176772 18150 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254: No bootstrap required, opened a new log
20:02:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.180338 18150 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } }
20:02:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.180503 18150 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:37.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.180548 18150 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9da042e983074596b37f292725c81254, State: Initialized, Role: FOLLOWER
20:02:37.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.181017 18150 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [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: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } }
20:02:37.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.182258 18150 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [sys.catalog]: configured and running, proceeding with master startup.
20:02:37.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.187186 18269 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:02:37.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.187242 18269 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:02:37.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.187482 18258 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [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: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } } }
20:02:37.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.187562 18258 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [sys.catalog]: This master's current role is: FOLLOWER
20:02:37.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.191277 18082 master_runner.cc:264] No leader master found from master 9da042e983074596b37f292725c81254
20:02:37.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.191332 18082 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:02:37.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.252341 18031 tablet.cc:2406] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:37.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.294661 18258 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:37.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.294854 18258 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } }
20:02:37.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.295919 18258 leader_election.cc:290] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6140dd34d0aa4a4a9e731340f7d5927b (127.17.148.62:44893), 5f3c415c8c094e51979cda2d8b3e7cdc (127.17.148.60:39387)
20:02:37.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.296591 18196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9da042e983074596b37f292725c81254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" is_pre_election: true
20:02:37.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.296615 18052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9da042e983074596b37f292725c81254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" is_pre_election: true
20:02:37.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.296865 18052 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9da042e983074596b37f292725c81254 in term 0.
20:02:37.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.296865 18196 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9da042e983074596b37f292725c81254 in term 0.
20:02:37.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.297259 18100 leader_election.cc:304] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [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: 6140dd34d0aa4a4a9e731340f7d5927b, 9da042e983074596b37f292725c81254; no voters: 
20:02:37.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.297508 18258 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.297562 18258 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.297598 18258 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [term 0 FOLLOWER]: Advancing to term 1
20:02:37.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.298678 18258 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } }
20:02:37.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.299036 18258 leader_election.cc:290] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [CANDIDATE]: Term 1 election: Requested vote from peers 6140dd34d0aa4a4a9e731340f7d5927b (127.17.148.62:44893), 5f3c415c8c094e51979cda2d8b3e7cdc (127.17.148.60:39387)
20:02:37.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.299422 18052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9da042e983074596b37f292725c81254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6140dd34d0aa4a4a9e731340f7d5927b"
20:02:37.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.299525 18052 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [term 0 FOLLOWER]: Advancing to term 1
20:02:37.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.299573 18196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9da042e983074596b37f292725c81254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc"
20:02:37.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.299677 18196 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [term 0 FOLLOWER]: Advancing to term 1
20:02:37.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.300555 18052 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9da042e983074596b37f292725c81254 in term 1.
20:02:37.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.300727 18196 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9da042e983074596b37f292725c81254 in term 1.
20:02:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.300881 18100 leader_election.cc:304] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [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: 6140dd34d0aa4a4a9e731340f7d5927b, 9da042e983074596b37f292725c81254; no voters: 
20:02:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.301070 18258 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [term 1 FOLLOWER]: Leader election won for term 1
20:02:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.301280 18258 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [term 1 LEADER]: Becoming Leader. State: Replica: 9da042e983074596b37f292725c81254, State: Running, Role: LEADER
20:02:37.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.301692 18258 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [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: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } }
20:02:37.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.303745 18271 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9da042e983074596b37f292725c81254. Latest consensus state: current_term: 1 leader_uuid: "9da042e983074596b37f292725c81254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } } }
20:02:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.304139 18271 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [sys.catalog]: This master's current role is: LEADER
20:02:37.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.304768 18273 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
20:02:37.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.306001 18273 catalog_manager.cc:1520] Initializing Kudu cluster ID...
20:02:37.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.311363 18196 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [term 1 FOLLOWER]: Refusing update from remote peer 9da042e983074596b37f292725c81254: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:37.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.311482 18052 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [term 1 FOLLOWER]: Refusing update from remote peer 9da042e983074596b37f292725c81254: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:37.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.312062 18271 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:37.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.312830 18271 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:37.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.315265 18243 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9da042e983074596b37f292725c81254. Latest consensus state: current_term: 1 leader_uuid: "9da042e983074596b37f292725c81254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } } }
20:02:37.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.315362 18243 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [sys.catalog]: This master's current role is: FOLLOWER
20:02:37.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.317453 18230 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9da042e983074596b37f292725c81254. Latest consensus state: current_term: 1 leader_uuid: "9da042e983074596b37f292725c81254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } } }
20:02:37.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.317566 18230 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [sys.catalog]: This master's current role is: FOLLOWER
20:02:37.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.320556 18258 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9da042e983074596b37f292725c81254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } } }
20:02:37.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.320653 18258 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [sys.catalog]: This master's current role is: LEADER
20:02:37.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.321372 18243 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9da042e983074596b37f292725c81254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } } }
20:02:37.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.321462 18243 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b [sys.catalog]: This master's current role is: FOLLOWER
20:02:37.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.321760 18274 mvcc.cc:204] Tried to move back new op lower bound from 7305383761140060160 to 7305383761110884352. Current Snapshot: MvccSnapshot[applied={T|T < 7305383761140060160}]
20:02:37.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.321870 18275 mvcc.cc:204] Tried to move back new op lower bound from 7305383761140060160 to 7305383761110884352. Current Snapshot: MvccSnapshot[applied={T|T < 7305383761140060160}]
20:02:37.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.321884 18175 tablet.cc:2406] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:37.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.322206 18258 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9da042e983074596b37f292725c81254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } } }
20:02:37.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.322307 18258 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254 [sys.catalog]: This master's current role is: LEADER
20:02:37.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.323273 18230 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9da042e983074596b37f292725c81254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6140dd34d0aa4a4a9e731340f7d5927b" member_type: VOTER last_known_addr { host: "127.17.148.62" port: 44893 } } peers { permanent_uuid: "9da042e983074596b37f292725c81254" member_type: VOTER last_known_addr { host: "127.17.148.61" port: 33325 } } peers { permanent_uuid: "5f3c415c8c094e51979cda2d8b3e7cdc" member_type: VOTER last_known_addr { host: "127.17.148.60" port: 39387 } } }
20:02:37.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.323374 18230 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc [sys.catalog]: This master's current role is: FOLLOWER
20:02:37.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.323381 18273 catalog_manager.cc:1383] Generated new cluster ID: 35d280c22c7a43fc8442437294986c4a
20:02:37.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.323428 18273 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
20:02:37.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.325084 18277 mvcc.cc:204] Tried to move back new op lower bound from 7305383761140060160 to 7305383761110884352. Current Snapshot: MvccSnapshot[applied={T|T < 7305383761140060160}]
20:02:37.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.352044 18273 catalog_manager.cc:1406] Generated new certificate authority record
20:02:37.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.353041 18273 catalog_manager.cc:1540] Loading token signing keys...
20:02:37.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.362118 18273 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9da042e983074596b37f292725c81254: Generated new TSK 0
20:02:37.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.363044 18273 catalog_manager.cc:1550] Initializing in-progress tserver states...
20:02:37.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.386201 18000 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:37.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:37.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/wal
20:02:37.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/data
20:02:37.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/logs
20:02:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/data/info.pb
20:02:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:37.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:02:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.148.1:0
20:02:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.148.1
20:02:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.148.1
20:02:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.148.62:44893,127.17.148.61:33325,127.17.148.60:39387
20:02:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.148.20:45499
20:02:37.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:37.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:37.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:02:37.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.492588 18283 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:37.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.492766 18283 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:37.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.492805 18283 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:37.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.495994 18283 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:37.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.496083 18283 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.148.1
20:02:37.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.499672 18283 tablet_server_runner.cc:78] Tablet server non-default flags:
20:02:37.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:37.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.148.20:45499
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/data
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/wal
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.148.1:0
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/data/info.pb
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.148.1
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.148.62:44893,127.17.148.61:33325,127.17.148.60:39387
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18283
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:37.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.148.1
20:02:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/logs
20:02:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:02:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
20:02:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 19:43:16 UTC on bdcb31816ec0
20:02:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12776
20:02:37.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.500638 18283 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:37.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.502070 18283 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:37.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.509259 18289 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
20:02:37.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.509313 18291 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
20:02:37.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.509410 18288 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
20:02:37.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.509788 18283 server_base.cc:1061] running on GCE node
20:02:37.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.510274 18283 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:37.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.510876 18283 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:37.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.512039 18283 hybrid_clock.cc:648] HybridClock initialized: now 1783540957512026 us; error 27 us; skew 500 ppm
20:02:37.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.514056 18283 webserver.cc:533] Webserver started at http://127.17.148.1:37305/ using document root <none> and password file <none>
20:02:37.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.514714 18283 fs_manager.cc:362] Metadata directory not provided
20:02:37.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.514791 18283 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:37.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.514997 18283 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:37.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.516914 18283 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/data/instance:
20:02:37.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e3eaca69ee6643a0a75da46b47d9c9a8"
20:02:37.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:37 on dist-test-slave-xx7h"
20:02:37.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.517434 18283 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/wal/instance:
20:02:37.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e3eaca69ee6643a0a75da46b47d9c9a8"
20:02:37.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:37 on dist-test-slave-xx7h"
20:02:37.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.521359 18283 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
20:02:37.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.523711 18297 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.524857 18283 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.524963 18283 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/data,/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/wal
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e3eaca69ee6643a0a75da46b47d9c9a8"
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:37 on dist-test-slave-xx7h"
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.525041 18283 fs_report.cc:389] FS layout report
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/wal
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/wal
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/data/data
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:37.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:37.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:37.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:37.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:37.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:37.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:37.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.552875 18283 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:37.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.553501 18283 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
20:02:37.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.553646 18283 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:37.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.554162 18283 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:02:37.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.555212 18283 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:02:37.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.555258 18283 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:02:37.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.555296 18283 ts_tablet_manager.cc:616] Registered 0 tablets
20:02:37.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.555310 18283 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:02:37.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.563768 18283 rpc_server.cc:307] RPC server started. Bound to: 127.17.148.1:46311
20:02:37.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.563848 18410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.148.1:46311 every 8 connection(s)
20:02:37.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.564626 18283 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/data/info.pb
20:02:37.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.571883 18000 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu as pid 18283
20:02:37.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.571987 18000 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-0/wal/instance
20:02:37.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.572984 18413 heartbeater.cc:344] Connected to a master server at 127.17.148.61:33325
20:02:37.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.573195 18413 heartbeater.cc:461] Registering TS with master...
20:02:37.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.573686 18413 heartbeater.cc:507] Master 127.17.148.61:33325 requested a full tablet report, sending...
20:02:37.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.574859 18412 heartbeater.cc:344] Connected to a master server at 127.17.148.62:44893
20:02:37.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.574937 18412 heartbeater.cc:461] Registering TS with master...
20:02:37.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.575094 18412 heartbeater.cc:507] Master 127.17.148.62:44893 requested a full tablet report, sending...
20:02:37.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.575165 18114 ts_manager.cc:194] Registered new tserver with Master: e3eaca69ee6643a0a75da46b47d9c9a8 (127.17.148.1:46311)
20:02:37.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.575276 18000 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:37.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:37.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/wal
20:02:37.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/data
20:02:37.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:37.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:37.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:37.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:37.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:37.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:37.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/logs
20:02:37.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/data/info.pb
20:02:37.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:37.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:37.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:37.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:37.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:37.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:37.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.148.2:0
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.148.2
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.148.2
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.148.62:44893,127.17.148.61:33325,127.17.148.60:39387
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.148.20:45499
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.576012 18042 ts_manager.cc:194] Registered new tserver with Master: e3eaca69ee6643a0a75da46b47d9c9a8 (127.17.148.1:46311)
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.576597 18411 heartbeater.cc:344] Connected to a master server at 127.17.148.60:39387
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.576588 18114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.148.1:43175
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.576678 18411 heartbeater.cc:461] Registering TS with master...
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.576860 18411 heartbeater.cc:507] Master 127.17.148.60:39387 requested a full tablet report, sending...
20:02:37.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.577808 18186 ts_manager.cc:194] Registered new tserver with Master: e3eaca69ee6643a0a75da46b47d9c9a8 (127.17.148.1:46311)
20:02:37.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.669852 18418 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:37.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.670018 18418 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:37.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.670066 18418 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:37.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.673357 18418 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:37.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.673465 18418 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.148.2
20:02:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.677170 18418 tablet_server_runner.cc:78] Tablet server non-default flags:
20:02:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.148.20:45499
20:02:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/data
20:02:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/wal
20:02:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:37.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.148.2:0
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/data/info.pb
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.148.2
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.148.62:44893,127.17.148.61:33325,127.17.148.60:39387
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18418
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.148.2
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/logs
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:37.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:37.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:02:37.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:37.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
20:02:37.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:37.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 19:43:16 UTC on bdcb31816ec0
20:02:37.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12776
20:02:37.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.678306 18418 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:37.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.679582 18418 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:37.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.685360 18423 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
20:02:37.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.685381 18426 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
20:02:37.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.685420 18424 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
20:02:37.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.685843 18418 server_base.cc:1061] running on GCE node
20:02:37.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.686172 18418 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:37.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.686668 18418 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:37.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.687831 18418 hybrid_clock.cc:648] HybridClock initialized: now 1783540957687813 us; error 28 us; skew 500 ppm
20:02:37.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.689376 18418 webserver.cc:533] Webserver started at http://127.17.148.2:46865/ using document root <none> and password file <none>
20:02:37.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.689896 18418 fs_manager.cc:362] Metadata directory not provided
20:02:37.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.689952 18418 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:37.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.690163 18418 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:37.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.691555 18418 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/data/instance:
20:02:37.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "619b9f3b301540259485cacdb6e2293f"
20:02:37.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:37 on dist-test-slave-xx7h"
20:02:37.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.692062 18418 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/wal/instance:
20:02:37.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "619b9f3b301540259485cacdb6e2293f"
20:02:37.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:37 on dist-test-slave-xx7h"
20:02:37.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.694965 18418 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
20:02:37.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.696877 18432 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:37.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.697690 18418 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
20:02:37.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.697780 18418 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/data,/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/wal
20:02:37.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "619b9f3b301540259485cacdb6e2293f"
20:02:37.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:37 on dist-test-slave-xx7h"
20:02:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.697876 18418 fs_report.cc:389] FS layout report
20:02:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/wal
20:02:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/wal
20:02:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/data/data
20:02:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:37.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:37.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:37.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:37.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:37.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:37.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:37.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.710891 18418 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:37.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.711526 18418 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
20:02:37.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.711683 18418 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:37.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.712263 18418 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:02:37.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.713227 18418 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:02:37.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.713272 18418 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:02:37.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.713322 18418 ts_tablet_manager.cc:616] Registered 0 tablets
20:02:37.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.713343 18418 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:02:37.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.721863 18418 rpc_server.cc:307] RPC server started. Bound to: 127.17.148.2:32973
20:02:37.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.721902 18545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.148.2:32973 every 8 connection(s)
20:02:37.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.722806 18418 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/data/info.pb
20:02:37.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.730773 18548 heartbeater.cc:344] Connected to a master server at 127.17.148.61:33325
20:02:37.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.730970 18548 heartbeater.cc:461] Registering TS with master...
20:02:37.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.730990 18000 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu as pid 18418
20:02:37.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.731076 18000 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-1/wal/instance
20:02:37.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.731390 18548 heartbeater.cc:507] Master 127.17.148.61:33325 requested a full tablet report, sending...
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.731876 18547 heartbeater.cc:344] Connected to a master server at 127.17.148.62:44893
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.731945 18547 heartbeater.cc:461] Registering TS with master...
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.732102 18547 heartbeater.cc:507] Master 127.17.148.62:44893 requested a full tablet report, sending...
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.733065 18114 ts_manager.cc:194] Registered new tserver with Master: 619b9f3b301540259485cacdb6e2293f (127.17.148.2:32973)
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.733139 18042 ts_manager.cc:194] Registered new tserver with Master: 619b9f3b301540259485cacdb6e2293f (127.17.148.2:32973)
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.733440 18000 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/wal
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/data
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/logs
20:02:37.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/data/info.pb
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.148.3:0
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.148.3
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.148.3
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.148.62:44893,127.17.148.61:33325,127.17.148.60:39387
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.148.20:45499
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:02:37.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.733691 18114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.148.2:33155
20:02:37.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.735862 18546 heartbeater.cc:344] Connected to a master server at 127.17.148.60:39387
20:02:37.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.735934 18546 heartbeater.cc:461] Registering TS with master...
20:02:37.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.736063 18546 heartbeater.cc:507] Master 127.17.148.60:39387 requested a full tablet report, sending...
20:02:37.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.736737 18186 ts_manager.cc:194] Registered new tserver with Master: 619b9f3b301540259485cacdb6e2293f (127.17.148.2:32973)
20:02:37.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.830420 18553 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:37.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.830681 18553 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:37.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.830737 18553 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:37.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.834066 18553 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:37.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.834172 18553 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.148.3
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.837920 18553 tablet_server_runner.cc:78] Tablet server non-default flags:
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.148.20:45499
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/data
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/wal
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.148.3:0
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/data/info.pb
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.148.3
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.148.62:44893,127.17.148.61:33325,127.17.148.60:39387
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18553
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.148.3
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/logs
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:02:37.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:37.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
20:02:37.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:37.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 19:43:16 UTC on bdcb31816ec0
20:02:37.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12776
20:02:37.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.838873 18553 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:37.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.839923 18553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:37.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.845749 18561 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
20:02:37.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.845760 18559 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
20:02:37.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.845816 18553 server_base.cc:1061] running on GCE node
20:02:37.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:37.845927 18558 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
20:02:37.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.846444 18553 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:37.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.846975 18553 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:37.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.848136 18553 hybrid_clock.cc:648] HybridClock initialized: now 1783540957848106 us; error 37 us; skew 500 ppm
20:02:37.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.849783 18553 webserver.cc:533] Webserver started at http://127.17.148.3:40939/ using document root <none> and password file <none>
20:02:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.850310 18553 fs_manager.cc:362] Metadata directory not provided
20:02:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.850371 18553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:37.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.850589 18553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:37.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.852114 18553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/data/instance:
20:02:37.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b3b67d1754c94ecab5319592e3e942eb"
20:02:37.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:37 on dist-test-slave-xx7h"
20:02:37.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.852623 18553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/wal/instance:
20:02:37.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b3b67d1754c94ecab5319592e3e942eb"
20:02:37.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:37 on dist-test-slave-xx7h"
20:02:37.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.855756 18553 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
20:02:37.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.857877 18567 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.858855 18553 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.858944 18553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/data,/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/wal
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b3b67d1754c94ecab5319592e3e942eb"
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:37 on dist-test-slave-xx7h"
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.859025 18553 fs_report.cc:389] FS layout report
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/wal
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/wal
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/data/data
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:37.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:37.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:37.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.875564 18553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:37.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.876219 18553 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
20:02:37.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.876398 18553 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:37.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.876928 18553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:02:37.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.877898 18553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:02:37.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.877945 18553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:02:37.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.877996 18553 ts_tablet_manager.cc:616] Registered 0 tablets
20:02:37.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.878016 18553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:02:37.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.886353 18553 rpc_server.cc:307] RPC server started. Bound to: 127.17.148.3:39919
20:02:37.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.886380 18680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.148.3:39919 every 8 connection(s)
20:02:37.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.887251 18553 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/data/info.pb
20:02:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.889089 18000 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu as pid 18553
20:02:37.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.889183 18000 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster2057934328504083418/ts-2/wal/instance
20:02:37.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.896343 18682 heartbeater.cc:344] Connected to a master server at 127.17.148.62:44893
20:02:37.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.896376 18681 heartbeater.cc:344] Connected to a master server at 127.17.148.60:39387
20:02:37.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.896343 18683 heartbeater.cc:344] Connected to a master server at 127.17.148.61:33325
20:02:37.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.896775 18683 heartbeater.cc:461] Registering TS with master...
20:02:37.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.896772 18681 heartbeater.cc:461] Registering TS with master...
20:02:37.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.896775 18682 heartbeater.cc:461] Registering TS with master...
20:02:37.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.897287 18683 heartbeater.cc:507] Master 127.17.148.61:33325 requested a full tablet report, sending...
20:02:37.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.897296 18681 heartbeater.cc:507] Master 127.17.148.60:39387 requested a full tablet report, sending...
20:02:37.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.897303 18682 heartbeater.cc:507] Master 127.17.148.62:44893 requested a full tablet report, sending...
20:02:37.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.898257 18114 ts_manager.cc:194] Registered new tserver with Master: b3b67d1754c94ecab5319592e3e942eb (127.17.148.3:39919)
20:02:37.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.898389 18186 ts_manager.cc:194] Registered new tserver with Master: b3b67d1754c94ecab5319592e3e942eb (127.17.148.3:39919)
20:02:37.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.898389 18042 ts_manager.cc:194] Registered new tserver with Master: b3b67d1754c94ecab5319592e3e942eb (127.17.148.3:39919)
20:02:37.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.898859 18114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.148.3:41237
20:02:37.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:37.908742 18000 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
20:02:37.909 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
20:02:37.910 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

20:02:37.918 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.17.148.62"
      port: 44893
    }
    bound_http_address {
      host: "127.17.148.62"
      port: 43243
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.17.148.61"
      port: 33325
    }
    bound_http_address {
      host: "127.17.148.61"
      port: 46155
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.17.148.60"
      port: 39387
    }
    bound_http_address {
      host: "127.17.148.60"
      port: 33741
    }
  }
}

20:02:37.922 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

20:02:37.925 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.17.148.1"
      port: 46311
    }
    bound_http_address {
      host: "127.17.148.1"
      port: 37305
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.17.148.2"
      port: 32973
    }
    bound_http_address {
      host: "127.17.148.2"
      port: 46865
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.17.148.3"
      port: 39919
    }
    bound_http_address {
      host: "127.17.148.3"
      port: 40939
    }
  }
}

20:02:37.925 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
20:02:38.094 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
20:02:38.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.120697 18242 catalog_manager.cc:1295] Loaded cluster ID: 35d280c22c7a43fc8442437294986c4a
20:02:38.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.120775 18242 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc: loading cluster ID for follower catalog manager: success
20:02:38.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.123055 18242 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc: acquiring CA information for follower catalog manager: success
20:02:38.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.123260 18255 catalog_manager.cc:1295] Loaded cluster ID: 35d280c22c7a43fc8442437294986c4a
20:02:38.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.123306 18255 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b: loading cluster ID for follower catalog manager: success
20:02:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.124305 18242 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 5f3c415c8c094e51979cda2d8b3e7cdc: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:02:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.125226 18255 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b: acquiring CA information for follower catalog manager: success
20:02:38.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.126348 18255 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 6140dd34d0aa4a4a9e731340f7d5927b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:02:38.153 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:38.309 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:38.365 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:38.366 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:38.386 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:38.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:38.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:38.479 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:38.480 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:38.481 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.578382 18413 heartbeater.cc:499] Master 127.17.148.61:33325 was elected leader, sending a full tablet report...
20:02:38.693 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8104f9aa, L:/127.0.0.1:54216 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:38.693 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6abc2e88, L:/127.0.0.1:55994 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:38.693 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf611427e, L:/127.0.0.1:53638 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:38.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:38.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=460), Traces: [0ms] refreshing cache from master, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [435ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [435ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [436ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:38.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.735158 18548 heartbeater.cc:499] Master 127.17.148.61:33325 was elected leader, sending a full tablet report...
20:02:38.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.777072 18114 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54216:
20:02:38.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
20:02:38.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
20:02:38.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:38.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:38.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
20:02:38.781 [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"
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:38.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:02:38.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:38.780304 18114 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testManyClients in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
20:02:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.804040 18615 tablet_service.cc:1511] Processing CreateTablet for tablet 9963e5b0d5e24e29ab38fa6b34ce4ede (DEFAULT_TABLE table=testManyClients [id=c69e118962e24767b771541a3a9f2cb1]), partition=RANGE (key) PARTITION VALUES < 10
20:02:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.804929 18480 tablet_service.cc:1511] Processing CreateTablet for tablet 9963e5b0d5e24e29ab38fa6b34ce4ede (DEFAULT_TABLE table=testManyClients [id=c69e118962e24767b771541a3a9f2cb1]), partition=RANGE (key) PARTITION VALUES < 10
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.806154 18480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9963e5b0d5e24e29ab38fa6b34ce4ede. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.807968 18615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9963e5b0d5e24e29ab38fa6b34ce4ede. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.808076 18479 tablet_service.cc:1511] Processing CreateTablet for tablet b8ac32c09c7043a7a8a89702b9a4169e (DEFAULT_TABLE table=testManyClients [id=c69e118962e24767b771541a3a9f2cb1]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.808348 18479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ac32c09c7043a7a8a89702b9a4169e. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.808997 18478 tablet_service.cc:1511] Processing CreateTablet for tablet 95379158c5984d4e9865d8209eaa8244 (DEFAULT_TABLE table=testManyClients [id=c69e118962e24767b771541a3a9f2cb1]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.809230 18478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95379158c5984d4e9865d8209eaa8244. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.809724 18477 tablet_service.cc:1511] Processing CreateTablet for tablet 873cff56e77245a0b2e1f5f61eec06b1 (DEFAULT_TABLE table=testManyClients [id=c69e118962e24767b771541a3a9f2cb1]), partition=RANGE (key) PARTITION 30 <= VALUES
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.809928 18477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 873cff56e77245a0b2e1f5f61eec06b1. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.810475 18612 tablet_service.cc:1511] Processing CreateTablet for tablet 873cff56e77245a0b2e1f5f61eec06b1 (DEFAULT_TABLE table=testManyClients [id=c69e118962e24767b771541a3a9f2cb1]), partition=RANGE (key) PARTITION 30 <= VALUES
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.810731 18612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 873cff56e77245a0b2e1f5f61eec06b1. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.812465 18613 tablet_service.cc:1511] Processing CreateTablet for tablet 95379158c5984d4e9865d8209eaa8244 (DEFAULT_TABLE table=testManyClients [id=c69e118962e24767b771541a3a9f2cb1]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.812692 18613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95379158c5984d4e9865d8209eaa8244. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.811448 18345 tablet_service.cc:1511] Processing CreateTablet for tablet 9963e5b0d5e24e29ab38fa6b34ce4ede (DEFAULT_TABLE table=testManyClients [id=c69e118962e24767b771541a3a9f2cb1]), partition=RANGE (key) PARTITION VALUES < 10
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.813587 18345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9963e5b0d5e24e29ab38fa6b34ce4ede. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.814349 18614 tablet_service.cc:1511] Processing CreateTablet for tablet b8ac32c09c7043a7a8a89702b9a4169e (DEFAULT_TABLE table=testManyClients [id=c69e118962e24767b771541a3a9f2cb1]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.814531 18614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ac32c09c7043a7a8a89702b9a4169e. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.812685 18342 tablet_service.cc:1511] Processing CreateTablet for tablet 873cff56e77245a0b2e1f5f61eec06b1 (DEFAULT_TABLE table=testManyClients [id=c69e118962e24767b771541a3a9f2cb1]), partition=RANGE (key) PARTITION 30 <= VALUES
20:02:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.816031 18342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 873cff56e77245a0b2e1f5f61eec06b1. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.812415 18343 tablet_service.cc:1511] Processing CreateTablet for tablet 95379158c5984d4e9865d8209eaa8244 (DEFAULT_TABLE table=testManyClients [id=c69e118962e24767b771541a3a9f2cb1]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
20:02:38.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.820573 18343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95379158c5984d4e9865d8209eaa8244. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.812103 18344 tablet_service.cc:1511] Processing CreateTablet for tablet b8ac32c09c7043a7a8a89702b9a4169e (DEFAULT_TABLE table=testManyClients [id=c69e118962e24767b771541a3a9f2cb1]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
20:02:38.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.822999 18344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ac32c09c7043a7a8a89702b9a4169e. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.826972 18713 tablet_bootstrap.cc:492] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f: Bootstrap starting.
20:02:38.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.829494 18713 tablet_bootstrap.cc:654] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f: Neither blocks nor log segments found. Creating new log.
20:02:38.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.830660 18713 log.cc:826] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f: Log is configured to *not* fsync() on all Append() calls
20:02:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.832523 18713 tablet_bootstrap.cc:492] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f: No bootstrap required, opened a new log
20:02:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.832731 18713 ts_tablet_manager.cc:1403] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
20:02:38.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.835861 18713 raft_consensus.cc:359] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.836169 18712 tablet_bootstrap.cc:492] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8: Bootstrap starting.
20:02:38.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.836377 18713 raft_consensus.cc:385] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.836572 18713 raft_consensus.cc:740] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619b9f3b301540259485cacdb6e2293f, State: Initialized, Role: FOLLOWER
20:02:38.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:38.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.837287 18713 consensus_queue.cc:260] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [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: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.838343 18713 ts_tablet_manager.cc:1434] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
20:02:38.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.839963 18712 tablet_bootstrap.cc:654] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8: Neither blocks nor log segments found. Creating new log.
20:02:38.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.841300 18712 log.cc:826] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8: Log is configured to *not* fsync() on all Append() calls
20:02:38.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.841413 18713 tablet_bootstrap.cc:492] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f: Bootstrap starting.
20:02:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.842267 18711 tablet_bootstrap.cc:492] T 9963e5b0d5e24e29ab38fa6b34ce4ede P b3b67d1754c94ecab5319592e3e942eb: Bootstrap starting.
20:02:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.842532 18713 tablet_bootstrap.cc:654] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f: Neither blocks nor log segments found. Creating new log.
20:02:38.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.844664 18711 tablet_bootstrap.cc:654] T 9963e5b0d5e24e29ab38fa6b34ce4ede P b3b67d1754c94ecab5319592e3e942eb: Neither blocks nor log segments found. Creating new log.
20:02:38.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.845752 18711 log.cc:826] T 9963e5b0d5e24e29ab38fa6b34ce4ede P b3b67d1754c94ecab5319592e3e942eb: Log is configured to *not* fsync() on all Append() calls
20:02:38.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.847484 18711 tablet_bootstrap.cc:492] T 9963e5b0d5e24e29ab38fa6b34ce4ede P b3b67d1754c94ecab5319592e3e942eb: No bootstrap required, opened a new log
20:02:38.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.847867 18711 ts_tablet_manager.cc:1403] T 9963e5b0d5e24e29ab38fa6b34ce4ede P b3b67d1754c94ecab5319592e3e942eb: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
20:02:38.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.851203 18712 tablet_bootstrap.cc:492] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8: No bootstrap required, opened a new log
20:02:38.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.851411 18712 ts_tablet_manager.cc:1403] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.003s
20:02:38.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.851163 18711 raft_consensus.cc:359] T 9963e5b0d5e24e29ab38fa6b34ce4ede P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.852135 18711 raft_consensus.cc:385] T 9963e5b0d5e24e29ab38fa6b34ce4ede P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.852612 18711 raft_consensus.cc:740] T 9963e5b0d5e24e29ab38fa6b34ce4ede P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b67d1754c94ecab5319592e3e942eb, State: Initialized, Role: FOLLOWER
20:02:38.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.853302 18711 consensus_queue.cc:260] T 9963e5b0d5e24e29ab38fa6b34ce4ede P b3b67d1754c94ecab5319592e3e942eb [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: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.854318 18711 ts_tablet_manager.cc:1434] T 9963e5b0d5e24e29ab38fa6b34ce4ede P b3b67d1754c94ecab5319592e3e942eb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
20:02:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.854519 18712 raft_consensus.cc:359] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.854858 18711 tablet_bootstrap.cc:492] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb: Bootstrap starting.
20:02:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.855786 18683 heartbeater.cc:499] Master 127.17.148.61:33325 was elected leader, sending a full tablet report...
20:02:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.856142 18711 tablet_bootstrap.cc:654] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb: Neither blocks nor log segments found. Creating new log.
20:02:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.859066 18713 tablet_bootstrap.cc:492] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f: No bootstrap required, opened a new log
20:02:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.859344 18713 ts_tablet_manager.cc:1403] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
20:02:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.860114 18713 raft_consensus.cc:359] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.860427 18712 raft_consensus.cc:385] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.860639 18712 raft_consensus.cc:740] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3eaca69ee6643a0a75da46b47d9c9a8, State: Initialized, Role: FOLLOWER
20:02:38.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.861344 18712 consensus_queue.cc:260] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8 [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: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.861646 18713 raft_consensus.cc:385] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.861811 18713 raft_consensus.cc:740] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619b9f3b301540259485cacdb6e2293f, State: Initialized, Role: FOLLOWER
20:02:38.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.862082 18713 consensus_queue.cc:260] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [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: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.863118 18711 tablet_bootstrap.cc:492] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb: No bootstrap required, opened a new log
20:02:38.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.863206 18711 ts_tablet_manager.cc:1403] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
20:02:38.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.863667 18713 ts_tablet_manager.cc:1434] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
20:02:38.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.863678 18711 raft_consensus.cc:359] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.863839 18711 raft_consensus.cc:385] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.863876 18711 raft_consensus.cc:740] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b67d1754c94ecab5319592e3e942eb, State: Initialized, Role: FOLLOWER
20:02:38.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.864002 18711 consensus_queue.cc:260] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb [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: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.866412 18713 tablet_bootstrap.cc:492] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f: Bootstrap starting.
20:02:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.867583 18713 tablet_bootstrap.cc:654] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f: Neither blocks nor log segments found. Creating new log.
20:02:38.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.868914 18711 ts_tablet_manager.cc:1434] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.000s
20:02:38.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.863128 18712 ts_tablet_manager.cc:1434] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
20:02:38.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.873016 18712 tablet_bootstrap.cc:492] T 95379158c5984d4e9865d8209eaa8244 P e3eaca69ee6643a0a75da46b47d9c9a8: Bootstrap starting.
20:02:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.874086 18711 tablet_bootstrap.cc:492] T b8ac32c09c7043a7a8a89702b9a4169e P b3b67d1754c94ecab5319592e3e942eb: Bootstrap starting.
20:02:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.874153 18712 tablet_bootstrap.cc:654] T 95379158c5984d4e9865d8209eaa8244 P e3eaca69ee6643a0a75da46b47d9c9a8: Neither blocks nor log segments found. Creating new log.
20:02:38.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.875401 18711 tablet_bootstrap.cc:654] T b8ac32c09c7043a7a8a89702b9a4169e P b3b67d1754c94ecab5319592e3e942eb: Neither blocks nor log segments found. Creating new log.
20:02:38.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.875391 18715 raft_consensus.cc:493] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:38.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.875522 18715 raft_consensus.cc:515] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.877182 18715 leader_election.cc:290] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3eaca69ee6643a0a75da46b47d9c9a8 (127.17.148.1:46311), b3b67d1754c94ecab5319592e3e942eb (127.17.148.3:39919)
20:02:38.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.879382 18712 tablet_bootstrap.cc:492] T 95379158c5984d4e9865d8209eaa8244 P e3eaca69ee6643a0a75da46b47d9c9a8: No bootstrap required, opened a new log
20:02:38.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.879645 18712 ts_tablet_manager.cc:1403] T 95379158c5984d4e9865d8209eaa8244 P e3eaca69ee6643a0a75da46b47d9c9a8: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
20:02:38.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.880411 18712 raft_consensus.cc:359] T 95379158c5984d4e9865d8209eaa8244 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.880527 18712 raft_consensus.cc:385] T 95379158c5984d4e9865d8209eaa8244 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.880558 18712 raft_consensus.cc:740] T 95379158c5984d4e9865d8209eaa8244 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3eaca69ee6643a0a75da46b47d9c9a8, State: Initialized, Role: FOLLOWER
20:02:38.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.880676 18712 consensus_queue.cc:260] T 95379158c5984d4e9865d8209eaa8244 P e3eaca69ee6643a0a75da46b47d9c9a8 [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: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.880944 18712 ts_tablet_manager.cc:1434] T 95379158c5984d4e9865d8209eaa8244 P e3eaca69ee6643a0a75da46b47d9c9a8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
20:02:38.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.881153 18712 tablet_bootstrap.cc:492] T b8ac32c09c7043a7a8a89702b9a4169e P e3eaca69ee6643a0a75da46b47d9c9a8: Bootstrap starting.
20:02:38.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.882164 18712 tablet_bootstrap.cc:654] T b8ac32c09c7043a7a8a89702b9a4169e P e3eaca69ee6643a0a75da46b47d9c9a8: Neither blocks nor log segments found. Creating new log.
20:02:38.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.883858 18713 tablet_bootstrap.cc:492] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f: No bootstrap required, opened a new log
20:02:38.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.883946 18713 ts_tablet_manager.cc:1403] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
20:02:38.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.884426 18713 raft_consensus.cc:359] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.884521 18713 raft_consensus.cc:385] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.884552 18713 raft_consensus.cc:740] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619b9f3b301540259485cacdb6e2293f, State: Initialized, Role: FOLLOWER
20:02:38.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.884666 18713 consensus_queue.cc:260] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [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: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.884917 18713 ts_tablet_manager.cc:1434] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
20:02:38.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.885097 18713 tablet_bootstrap.cc:492] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f: Bootstrap starting.
20:02:38.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.886133 18711 tablet_bootstrap.cc:492] T b8ac32c09c7043a7a8a89702b9a4169e P b3b67d1754c94ecab5319592e3e942eb: No bootstrap required, opened a new log
20:02:38.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:38.888811 18684 tablet.cc:2406] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:38.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.889721 18711 ts_tablet_manager.cc:1403] T b8ac32c09c7043a7a8a89702b9a4169e P b3b67d1754c94ecab5319592e3e942eb: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.000s
20:02:38.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.890347 18711 raft_consensus.cc:359] T b8ac32c09c7043a7a8a89702b9a4169e P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.890631 18711 raft_consensus.cc:385] T b8ac32c09c7043a7a8a89702b9a4169e P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.890820 18711 raft_consensus.cc:740] T b8ac32c09c7043a7a8a89702b9a4169e P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b67d1754c94ecab5319592e3e942eb, State: Initialized, Role: FOLLOWER
20:02:38.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.891130 18711 consensus_queue.cc:260] T b8ac32c09c7043a7a8a89702b9a4169e P b3b67d1754c94ecab5319592e3e942eb [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: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.886065 18713 tablet_bootstrap.cc:654] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f: Neither blocks nor log segments found. Creating new log.
20:02:38.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.895453 18711 ts_tablet_manager.cc:1434] T b8ac32c09c7043a7a8a89702b9a4169e P b3b67d1754c94ecab5319592e3e942eb: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.000s
20:02:38.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.898967 18711 tablet_bootstrap.cc:492] T 873cff56e77245a0b2e1f5f61eec06b1 P b3b67d1754c94ecab5319592e3e942eb: Bootstrap starting.
20:02:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.900251 18711 tablet_bootstrap.cc:654] T 873cff56e77245a0b2e1f5f61eec06b1 P b3b67d1754c94ecab5319592e3e942eb: Neither blocks nor log segments found. Creating new log.
20:02:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.900417 18713 tablet_bootstrap.cc:492] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f: No bootstrap required, opened a new log
20:02:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.900492 18713 ts_tablet_manager.cc:1403] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
20:02:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.900954 18713 raft_consensus.cc:359] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.901055 18713 raft_consensus.cc:385] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.901080 18713 raft_consensus.cc:740] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 619b9f3b301540259485cacdb6e2293f, State: Initialized, Role: FOLLOWER
20:02:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.901182 18713 consensus_queue.cc:260] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [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: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.901427 18713 ts_tablet_manager.cc:1434] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
20:02:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.903790 18712 tablet_bootstrap.cc:492] T b8ac32c09c7043a7a8a89702b9a4169e P e3eaca69ee6643a0a75da46b47d9c9a8: No bootstrap required, opened a new log
20:02:38.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.903924 18712 ts_tablet_manager.cc:1403] T b8ac32c09c7043a7a8a89702b9a4169e P e3eaca69ee6643a0a75da46b47d9c9a8: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.002s
20:02:38.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.904438 18712 raft_consensus.cc:359] T b8ac32c09c7043a7a8a89702b9a4169e P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.904554 18712 raft_consensus.cc:385] T b8ac32c09c7043a7a8a89702b9a4169e P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.904587 18712 raft_consensus.cc:740] T b8ac32c09c7043a7a8a89702b9a4169e P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3eaca69ee6643a0a75da46b47d9c9a8, State: Initialized, Role: FOLLOWER
20:02:38.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.904721 18712 consensus_queue.cc:260] T b8ac32c09c7043a7a8a89702b9a4169e P e3eaca69ee6643a0a75da46b47d9c9a8 [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: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.905000 18712 ts_tablet_manager.cc:1434] T b8ac32c09c7043a7a8a89702b9a4169e P e3eaca69ee6643a0a75da46b47d9c9a8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
20:02:38.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.905071 18365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ac32c09c7043a7a8a89702b9a4169e" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" is_pre_election: true
20:02:38.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.905270 18712 tablet_bootstrap.cc:492] T 9963e5b0d5e24e29ab38fa6b34ce4ede P e3eaca69ee6643a0a75da46b47d9c9a8: Bootstrap starting.
20:02:38.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.905330 18365 raft_consensus.cc:2468] T b8ac32c09c7043a7a8a89702b9a4169e P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 0.
20:02:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.906368 18712 tablet_bootstrap.cc:654] T 9963e5b0d5e24e29ab38fa6b34ce4ede P e3eaca69ee6643a0a75da46b47d9c9a8: Neither blocks nor log segments found. Creating new log.
20:02:38.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.907577 18436 leader_election.cc:304] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [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: 619b9f3b301540259485cacdb6e2293f, e3eaca69ee6643a0a75da46b47d9c9a8; no voters: 
20:02:38.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.909734 18721 raft_consensus.cc:2804] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:38.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.909817 18721 raft_consensus.cc:493] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:38.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.909868 18721 raft_consensus.cc:3060] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Advancing to term 1
20:02:38.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.910943 18721 raft_consensus.cc:515] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.911568 18365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ac32c09c7043a7a8a89702b9a4169e" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8"
20:02:38.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.911690 18365 raft_consensus.cc:3060] T b8ac32c09c7043a7a8a89702b9a4169e P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Advancing to term 1
20:02:38.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.912415 18721 leader_election.cc:290] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [CANDIDATE]: Term 1 election: Requested vote from peers e3eaca69ee6643a0a75da46b47d9c9a8 (127.17.148.1:46311), b3b67d1754c94ecab5319592e3e942eb (127.17.148.3:39919)
20:02:38.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.912730 18365 raft_consensus.cc:2468] T b8ac32c09c7043a7a8a89702b9a4169e P e3eaca69ee6643a0a75da46b47d9c9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 1.
20:02:38.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.913030 18436 leader_election.cc:304] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [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: 619b9f3b301540259485cacdb6e2293f, e3eaca69ee6643a0a75da46b47d9c9a8; no voters: 
20:02:38.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.913283 18721 raft_consensus.cc:2804] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [term 1 FOLLOWER]: Leader election won for term 1
20:02:38.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.913373 18721 raft_consensus.cc:697] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [term 1 LEADER]: Becoming Leader. State: Replica: 619b9f3b301540259485cacdb6e2293f, State: Running, Role: LEADER
20:02:38.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.913659 18721 consensus_queue.cc:237] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [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: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.917553 18114 catalog_manager.cc:5697] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f reported cstate change: term changed from 0 to 1, leader changed from <none> to 619b9f3b301540259485cacdb6e2293f (127.17.148.2). New cstate: current_term: 1 leader_uuid: "619b9f3b301540259485cacdb6e2293f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } health_report { overall_health: UNKNOWN } } }
20:02:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.919135 18635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ac32c09c7043a7a8a89702b9a4169e" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b67d1754c94ecab5319592e3e942eb" is_pre_election: true
20:02:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.919387 18635 raft_consensus.cc:2468] T b8ac32c09c7043a7a8a89702b9a4169e P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 0.
20:02:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.919673 18712 tablet_bootstrap.cc:492] T 9963e5b0d5e24e29ab38fa6b34ce4ede P e3eaca69ee6643a0a75da46b47d9c9a8: No bootstrap required, opened a new log
20:02:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.919678 18634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ac32c09c7043a7a8a89702b9a4169e" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b67d1754c94ecab5319592e3e942eb"
20:02:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.919756 18712 ts_tablet_manager.cc:1403] T 9963e5b0d5e24e29ab38fa6b34ce4ede P e3eaca69ee6643a0a75da46b47d9c9a8: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.002s
20:02:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.919767 18634 raft_consensus.cc:3060] T b8ac32c09c7043a7a8a89702b9a4169e P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Advancing to term 1
20:02:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.920888 18721 raft_consensus.cc:493] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.920959 18721 raft_consensus.cc:515] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.921069 18634 raft_consensus.cc:2468] T b8ac32c09c7043a7a8a89702b9a4169e P b3b67d1754c94ecab5319592e3e942eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 1.
20:02:38.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.921265 18721 leader_election.cc:290] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3eaca69ee6643a0a75da46b47d9c9a8 (127.17.148.1:46311), b3b67d1754c94ecab5319592e3e942eb (127.17.148.3:39919)
20:02:38.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.922102 18365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9963e5b0d5e24e29ab38fa6b34ce4ede" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" is_pre_election: true
20:02:38.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:38.923036 18436 leader_election.cc:343] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e3eaca69ee6643a0a75da46b47d9c9a8 (127.17.148.1:46311): Illegal state: must be running to vote when last-logged opid is not known
20:02:38.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.923323 18634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9963e5b0d5e24e29ab38fa6b34ce4ede" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b67d1754c94ecab5319592e3e942eb" is_pre_election: true
20:02:38.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.923434 18634 raft_consensus.cc:2468] T 9963e5b0d5e24e29ab38fa6b34ce4ede P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 0.
20:02:38.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.923730 18436 leader_election.cc:304] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 619b9f3b301540259485cacdb6e2293f, b3b67d1754c94ecab5319592e3e942eb; no voters: e3eaca69ee6643a0a75da46b47d9c9a8
20:02:38.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.923882 18721 raft_consensus.cc:2804] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:38.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.923928 18721 raft_consensus.cc:493] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:38.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.923964 18721 raft_consensus.cc:3060] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Advancing to term 1
20:02:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.924877 18721 raft_consensus.cc:515] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.925066 18712 raft_consensus.cc:359] T 9963e5b0d5e24e29ab38fa6b34ce4ede P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.925156 18712 raft_consensus.cc:385] T 9963e5b0d5e24e29ab38fa6b34ce4ede P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.925189 18712 raft_consensus.cc:740] T 9963e5b0d5e24e29ab38fa6b34ce4ede P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3eaca69ee6643a0a75da46b47d9c9a8, State: Initialized, Role: FOLLOWER
20:02:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.925211 18721 leader_election.cc:290] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [CANDIDATE]: Term 1 election: Requested vote from peers e3eaca69ee6643a0a75da46b47d9c9a8 (127.17.148.1:46311), b3b67d1754c94ecab5319592e3e942eb (127.17.148.3:39919)
20:02:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.925348 18712 consensus_queue.cc:260] T 9963e5b0d5e24e29ab38fa6b34ce4ede P e3eaca69ee6643a0a75da46b47d9c9a8 [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: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.928108 18365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9963e5b0d5e24e29ab38fa6b34ce4ede" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8"
20:02:38.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.928108 18634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9963e5b0d5e24e29ab38fa6b34ce4ede" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b67d1754c94ecab5319592e3e942eb"
20:02:38.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.928211 18634 raft_consensus.cc:3060] T 9963e5b0d5e24e29ab38fa6b34ce4ede P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Advancing to term 1
20:02:38.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.928211 18365 raft_consensus.cc:3060] T 9963e5b0d5e24e29ab38fa6b34ce4ede P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Advancing to term 1
20:02:38.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.929039 18365 raft_consensus.cc:2468] T 9963e5b0d5e24e29ab38fa6b34ce4ede P e3eaca69ee6643a0a75da46b47d9c9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 1.
20:02:38.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.929039 18634 raft_consensus.cc:2468] T 9963e5b0d5e24e29ab38fa6b34ce4ede P b3b67d1754c94ecab5319592e3e942eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 1.
20:02:38.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.929338 18436 leader_election.cc:304] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [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: 619b9f3b301540259485cacdb6e2293f, b3b67d1754c94ecab5319592e3e942eb; no voters: 
20:02:38.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.929489 18721 raft_consensus.cc:2804] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [term 1 FOLLOWER]: Leader election won for term 1
20:02:38.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.929557 18721 raft_consensus.cc:697] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [term 1 LEADER]: Becoming Leader. State: Replica: 619b9f3b301540259485cacdb6e2293f, State: Running, Role: LEADER
20:02:38.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.929674 18721 consensus_queue.cc:237] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [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: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.936318 18711 tablet_bootstrap.cc:492] T 873cff56e77245a0b2e1f5f61eec06b1 P b3b67d1754c94ecab5319592e3e942eb: No bootstrap required, opened a new log
20:02:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.936426 18711 ts_tablet_manager.cc:1403] T 873cff56e77245a0b2e1f5f61eec06b1 P b3b67d1754c94ecab5319592e3e942eb: Time spent bootstrapping tablet: real 0.038s	user 0.002s	sys 0.000s
20:02:38.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.936985 18711 raft_consensus.cc:359] T 873cff56e77245a0b2e1f5f61eec06b1 P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.937088 18711 raft_consensus.cc:385] T 873cff56e77245a0b2e1f5f61eec06b1 P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.937119 18711 raft_consensus.cc:740] T 873cff56e77245a0b2e1f5f61eec06b1 P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3b67d1754c94ecab5319592e3e942eb, State: Initialized, Role: FOLLOWER
20:02:38.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.937240 18711 consensus_queue.cc:260] T 873cff56e77245a0b2e1f5f61eec06b1 P b3b67d1754c94ecab5319592e3e942eb [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: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:38.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.937523 18711 ts_tablet_manager.cc:1434] T 873cff56e77245a0b2e1f5f61eec06b1 P b3b67d1754c94ecab5319592e3e942eb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
20:02:38.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.941795 18114 catalog_manager.cc:5697] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f reported cstate change: term changed from 0 to 1, leader changed from <none> to 619b9f3b301540259485cacdb6e2293f (127.17.148.2). New cstate: current_term: 1 leader_uuid: "619b9f3b301540259485cacdb6e2293f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } health_report { overall_health: UNKNOWN } } }
20:02:38.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:38.945958 18712 ts_tablet_manager.cc:1434] T 9963e5b0d5e24e29ab38fa6b34ce4ede P e3eaca69ee6643a0a75da46b47d9c9a8: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.000s
20:02:38.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:38.975021 18549 tablet.cc:2406] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.038471 18723 raft_consensus.cc:493] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.038630 18723 raft_consensus.cc:515] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:39.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.039139 18723 leader_election.cc:290] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3eaca69ee6643a0a75da46b47d9c9a8 (127.17.148.1:46311), b3b67d1754c94ecab5319592e3e942eb (127.17.148.3:39919)
20:02:39.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.039595 18365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95379158c5984d4e9865d8209eaa8244" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" is_pre_election: true
20:02:39.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.039656 18634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95379158c5984d4e9865d8209eaa8244" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b67d1754c94ecab5319592e3e942eb" is_pre_election: true
20:02:39.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.039745 18365 raft_consensus.cc:2468] T 95379158c5984d4e9865d8209eaa8244 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 0.
20:02:39.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.039836 18634 raft_consensus.cc:2468] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 0.
20:02:39.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.040141 18436 leader_election.cc:304] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [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: 619b9f3b301540259485cacdb6e2293f, b3b67d1754c94ecab5319592e3e942eb; no voters: 
20:02:39.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.040303 18723 raft_consensus.cc:2804] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:39.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.040350 18723 raft_consensus.cc:493] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:39.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.040386 18723 raft_consensus.cc:3060] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Advancing to term 1
20:02:39.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.041265 18723 raft_consensus.cc:515] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:39.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.041563 18723 leader_election.cc:290] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [CANDIDATE]: Term 1 election: Requested vote from peers e3eaca69ee6643a0a75da46b47d9c9a8 (127.17.148.1:46311), b3b67d1754c94ecab5319592e3e942eb (127.17.148.3:39919)
20:02:39.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.041916 18634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95379158c5984d4e9865d8209eaa8244" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b67d1754c94ecab5319592e3e942eb"
20:02:39.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.041926 18365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95379158c5984d4e9865d8209eaa8244" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8"
20:02:39.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.042017 18634 raft_consensus.cc:3060] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Advancing to term 1
20:02:39.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.042032 18365 raft_consensus.cc:3060] T 95379158c5984d4e9865d8209eaa8244 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Advancing to term 1
20:02:39.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.042752 18634 raft_consensus.cc:2468] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 1.
20:02:39.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.042913 18365 raft_consensus.cc:2468] T 95379158c5984d4e9865d8209eaa8244 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 1.
20:02:39.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.043047 18436 leader_election.cc:304] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [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: 619b9f3b301540259485cacdb6e2293f, b3b67d1754c94ecab5319592e3e942eb; no voters: 
20:02:39.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.043186 18723 raft_consensus.cc:2804] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [term 1 FOLLOWER]: Leader election won for term 1
20:02:39.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.043262 18723 raft_consensus.cc:697] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [term 1 LEADER]: Becoming Leader. State: Replica: 619b9f3b301540259485cacdb6e2293f, State: Running, Role: LEADER
20:02:39.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.043398 18723 consensus_queue.cc:237] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [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: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:39.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.045837 18113 catalog_manager.cc:5697] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f reported cstate change: term changed from 0 to 1, leader changed from <none> to 619b9f3b301540259485cacdb6e2293f (127.17.148.2). New cstate: current_term: 1 leader_uuid: "619b9f3b301540259485cacdb6e2293f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } health_report { overall_health: UNKNOWN } } }
20:02:39.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:39.066524 18414 tablet.cc:2406] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:39.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.146148 18723 raft_consensus.cc:493] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:39.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.146274 18723 raft_consensus.cc:515] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:39.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.146684 18723 leader_election.cc:290] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3eaca69ee6643a0a75da46b47d9c9a8 (127.17.148.1:46311), b3b67d1754c94ecab5319592e3e942eb (127.17.148.3:39919)
20:02:39.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.147149 18365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873cff56e77245a0b2e1f5f61eec06b1" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" is_pre_election: true
20:02:39.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.147253 18634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873cff56e77245a0b2e1f5f61eec06b1" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b67d1754c94ecab5319592e3e942eb" is_pre_election: true
20:02:39.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.147297 18365 raft_consensus.cc:2468] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 0.
20:02:39.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.147375 18634 raft_consensus.cc:2468] T 873cff56e77245a0b2e1f5f61eec06b1 P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 0.
20:02:39.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.147693 18436 leader_election.cc:304] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [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: 619b9f3b301540259485cacdb6e2293f, b3b67d1754c94ecab5319592e3e942eb; no voters: 
20:02:39.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.148023 18723 raft_consensus.cc:2804] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:39.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.148082 18723 raft_consensus.cc:493] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:39.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.148119 18723 raft_consensus.cc:3060] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [term 0 FOLLOWER]: Advancing to term 1
20:02:39.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.148928 18723 raft_consensus.cc:515] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:39.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.149279 18723 leader_election.cc:290] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [CANDIDATE]: Term 1 election: Requested vote from peers e3eaca69ee6643a0a75da46b47d9c9a8 (127.17.148.1:46311), b3b67d1754c94ecab5319592e3e942eb (127.17.148.3:39919)
20:02:39.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.149713 18634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873cff56e77245a0b2e1f5f61eec06b1" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3b67d1754c94ecab5319592e3e942eb"
20:02:39.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.149833 18634 raft_consensus.cc:3060] T 873cff56e77245a0b2e1f5f61eec06b1 P b3b67d1754c94ecab5319592e3e942eb [term 0 FOLLOWER]: Advancing to term 1
20:02:39.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.150732 18634 raft_consensus.cc:2468] T 873cff56e77245a0b2e1f5f61eec06b1 P b3b67d1754c94ecab5319592e3e942eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 1.
20:02:39.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.150851 18365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "873cff56e77245a0b2e1f5f61eec06b1" candidate_uuid: "619b9f3b301540259485cacdb6e2293f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8"
20:02:39.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.150959 18365 raft_consensus.cc:3060] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 0 FOLLOWER]: Advancing to term 1
20:02:39.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.151055 18436 leader_election.cc:304] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [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: 619b9f3b301540259485cacdb6e2293f, b3b67d1754c94ecab5319592e3e942eb; no voters: 
20:02:39.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.151207 18723 raft_consensus.cc:2804] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [term 1 FOLLOWER]: Leader election won for term 1
20:02:39.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.151278 18723 raft_consensus.cc:697] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [term 1 LEADER]: Becoming Leader. State: Replica: 619b9f3b301540259485cacdb6e2293f, State: Running, Role: LEADER
20:02:39.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.151408 18723 consensus_queue.cc:237] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [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: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } }
20:02:39.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.151906 18365 raft_consensus.cc:2468] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 619b9f3b301540259485cacdb6e2293f in term 1.
20:02:39.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.154592 18113 catalog_manager.cc:5697] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f reported cstate change: term changed from 0 to 1, leader changed from <none> to 619b9f3b301540259485cacdb6e2293f (127.17.148.2). New cstate: current_term: 1 leader_uuid: "619b9f3b301540259485cacdb6e2293f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "619b9f3b301540259485cacdb6e2293f" member_type: VOTER last_known_addr { host: "127.17.148.2" port: 32973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 } health_report { overall_health: UNKNOWN } } }
20:02:39.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:39.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:39.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:39.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:39.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=26), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.17.148.61:33325, [7ms] Sub RPC GetTableLocations: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:39.307 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)] connecting to peer
20:02:39.310 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)] Successfully connected to peer
20:02:39.357 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x869c0c71, L:/127.0.0.1:53490 - R:/127.17.148.2:32973] using TOKEN/null
20:02:39.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.364598 18634 raft_consensus.cc:1275] T b8ac32c09c7043a7a8a89702b9a4169e P b3b67d1754c94ecab5319592e3e942eb [term 1 FOLLOWER]: Refusing update from remote peer 619b9f3b301540259485cacdb6e2293f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:39.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.364655 18365 raft_consensus.cc:1275] T b8ac32c09c7043a7a8a89702b9a4169e P e3eaca69ee6643a0a75da46b47d9c9a8 [term 1 FOLLOWER]: Refusing update from remote peer 619b9f3b301540259485cacdb6e2293f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:39.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.365260 18723 consensus_queue.cc:1048] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:39.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.365447 18721 consensus_queue.cc:1048] T b8ac32c09c7043a7a8a89702b9a4169e P 619b9f3b301540259485cacdb6e2293f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:39.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.373406 18740 mvcc.cc:204] Tried to move back new op lower bound from 7305383769550745600 to 7305383767714861056. Current Snapshot: MvccSnapshot[applied={T|T < 7305383769550745600}]
20:02:39.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.376473 18742 mvcc.cc:204] Tried to move back new op lower bound from 7305383769550745600 to 7305383767714861056. Current Snapshot: MvccSnapshot[applied={T|T < 7305383769550745600}]
20:02:39.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.379428 18741 mvcc.cc:204] Tried to move back new op lower bound from 7305383769550745600 to 7305383767714861056. Current Snapshot: MvccSnapshot[applied={T|T < 7305383769550745600 or (T in {7305383769550745600})}]
20:02:39.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.414757 18721 consensus_queue.cc:1048] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:39.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.420334 18721 consensus_queue.cc:1048] T 9963e5b0d5e24e29ab38fa6b34ce4ede P 619b9f3b301540259485cacdb6e2293f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:39.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.425678 18634 raft_consensus.cc:1275] T 95379158c5984d4e9865d8209eaa8244 P b3b67d1754c94ecab5319592e3e942eb [term 1 FOLLOWER]: Refusing update from remote peer 619b9f3b301540259485cacdb6e2293f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:39.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.425945 18364 raft_consensus.cc:1275] T 95379158c5984d4e9865d8209eaa8244 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 1 FOLLOWER]: Refusing update from remote peer 619b9f3b301540259485cacdb6e2293f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:39.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.426064 18721 consensus_queue.cc:1048] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:39.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.426563 18721 consensus_queue.cc:1048] T 95379158c5984d4e9865d8209eaa8244 P 619b9f3b301540259485cacdb6e2293f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:39.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.448182 18365 raft_consensus.cc:1275] T 873cff56e77245a0b2e1f5f61eec06b1 P e3eaca69ee6643a0a75da46b47d9c9a8 [term 1 FOLLOWER]: Refusing update from remote peer 619b9f3b301540259485cacdb6e2293f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:39.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.448210 18634 raft_consensus.cc:1275] T 873cff56e77245a0b2e1f5f61eec06b1 P b3b67d1754c94ecab5319592e3e942eb [term 1 FOLLOWER]: Refusing update from remote peer 619b9f3b301540259485cacdb6e2293f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:39.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.448585 18715 consensus_queue.cc:1048] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3eaca69ee6643a0a75da46b47d9c9a8" member_type: VOTER last_known_addr { host: "127.17.148.1" port: 46311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:39.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:39.449034 18715 consensus_queue.cc:1048] T 873cff56e77245a0b2e1f5f61eec06b1 P 619b9f3b301540259485cacdb6e2293f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3b67d1754c94ecab5319592e3e942eb" member_type: VOTER last_known_addr { host: "127.17.148.3" port: 39919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:39.498 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.501 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.516 [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.
20:02:39.532 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.534 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:39.535 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:39.542 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:39.549 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.567 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:39.569 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:39.579 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4d67f071, L:/127.0.0.1:53648 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:39.584 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:39.587 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:39.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:39.602 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.603 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:39.604 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.605 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:39.606 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.607 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.609 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.610 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.612 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.612 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:39.613 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.614 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:39.614 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.616 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.618 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.618 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.620 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.622 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.623 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.624 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.625 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.626 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.626 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:39.627 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.628 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.629 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.631 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.631 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:39.632 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.633 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.634 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.636 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.637 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.637 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.638 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.639 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.640 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.643 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.645 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.652 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.653 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.658 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.660 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.660 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.664 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.664 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.666 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:39.666 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.667 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:39.667 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.668 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.669 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.669 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.672 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:39.672 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.673 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:39.676 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.677 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.643 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.679 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.683 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.684 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x62c77418, L:/127.0.0.1:54232 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:39.686 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.687 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.688 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.688 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:39.688 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:39.689 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.690 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.691 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:39.691 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:39.692 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=194), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [99ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [191ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:39.693 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.694 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:39.694 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:39.695 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.695 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:39.696 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.696 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.697 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.698 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.699 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:39.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:39.699 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.701 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.701 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.703 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.704 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.705 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.709 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.710 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.711 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.712 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.712 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xced9528f, L:/127.0.0.1:55996 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:39.713 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.714 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.714 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.715 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.716 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.717 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.717 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.718 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.719 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:39.719 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.720 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.721 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.722 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:39.722 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.724 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.728 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.728 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.730 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.731 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:39.731 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.732 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.733 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.733 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.734 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.734 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.735 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.735 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.736 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.737 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.737 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.738 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x918810d0, L:/127.0.0.1:53654 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:39.739 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:39.748 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0e3887a4, L:/127.0.0.1:54242 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:39.761 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x91f31f78, L:/127.0.0.1:56010 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:39.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:39.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=232), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [197ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:39.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:39.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:39.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:39.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:39.768 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:39.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:39.781 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:39.790 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:39.796 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbf41540e, L:/127.0.0.1:54244 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:39.799 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:39.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:39.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:39.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:39.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=181), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [137ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:39.810 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa77816c5, L:/127.0.0.1:53666 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:39.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:39.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:39.814 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:39.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:39.815 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:39.816 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x91ae4f30, L:/127.0.0.1:53682 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:39.817 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:39.818 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:39.818 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:39.820 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:39.821 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:39.823 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:39.823 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:39.823 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:39.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:39.824 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:39.825 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:39.825 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:39.825 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:39.827 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:39.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:39.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:39.829 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:39.824 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:39.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:39.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:39.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:39.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:39.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:39.834 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:39.835 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:39.835 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:39.836 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:39.836 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.838 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:39.839 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfdd27d80, L:/127.0.0.1:56016 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:39.842 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:39.844 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:39.844 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:39.845 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:39.846 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:39.846 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:39.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:39.846513 18871 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:39.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.694778 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53692 (local address 127.17.148.60:39387)
20:02:39.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.780066 (+ 85288us) server_negotiation.cc:207] Beginning negotiation
20:02:39.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.780070 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.780086 (+    16us) server_negotiation.cc:408] Connection header received
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.780129 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.780132 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.780189 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.782286 (+  2097us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.809868 (+ 27582us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.810690 (+   822us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.835307 (+ 24617us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.835561 (+   254us) 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
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.845436 (+  9875us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.845458 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.845463 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.845480 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.845521 (+    41us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.845534 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:39.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.845649 (+   115us) server_negotiation.cc:1036] Waiting for connection context
20:02:39.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.845836 (+   187us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53692: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53692): Connection reset by peer (error 104)
20:02:39.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":85188,"thread_start_us":66,"threads_started":1}
20:02:39.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:39.856 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.859 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x62e00cbb, L:/127.0.0.1:53698 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:39.861 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcafef898, L:/127.0.0.1:54256 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:39.864 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.865 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:39.867 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:39.868 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:39.871 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:39.872 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:39.873 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:39.878 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:39.881 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:39.884 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:39.885 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:39.886 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:39.890 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b5a63ac, L:/127.0.0.1:53710 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:39.904 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xae441cba, L:/127.0.0.1:56024 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:39.904 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:39.910 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:39.913 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:39.914 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:39.916 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:39.921 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x65a12214, L:/127.0.0.1:54268 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:39.922 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:39.923 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:39.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:39.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=316), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [249ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [279ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:39.928 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:39.934 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:39.935 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2f1ee350, L:/127.0.0.1:53714 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:39.941 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:39.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:39.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:39.946 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:39.946 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:39.952 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:39.952 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:39.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:39.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:39.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:39.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:39.959 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1d1b1eea, L:/127.0.0.1:53730 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:39.959 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:39.959 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x65bdfee5, L:/127.0.0.1:54284 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:39.960 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:39.960 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:39.960 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:39.961 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:39.961 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:39.961 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:39.961 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:39.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:39.962 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:39.963 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:39.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:39.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=360), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [281ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:39.966 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:39.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:39.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:39.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:39.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:39.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:39.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:39.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:39.974 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:39.975 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:39.975 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:39.975 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:39.978 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:39.979 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:39.979 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:39.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:39.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:39.980868 18874 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:39.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:39.984 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:39.985 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:39.987 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.912929 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56026 (local address 127.17.148.62:44893)
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.913076 (+   147us) server_negotiation.cc:207] Beginning negotiation
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.913080 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.913561 (+   481us) server_negotiation.cc:408] Connection header received
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.914035 (+   474us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.914038 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.914095 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.914178 (+    83us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.948144 (+ 33966us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.948946 (+   802us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.978823 (+ 29877us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.979056 (+   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
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.979882 (+   826us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.979905 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.979909 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.979925 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.979950 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.979961 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.980049 (+    88us) server_negotiation.cc:1036] Waiting for connection context
20:02:39.989 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:39.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:39.980213 (+   164us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56026: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56026): Connection reset by peer (error 104)
20:02:39.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
20:02:39.991 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:39.992 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:39.994 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:39.997 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:39.998 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:39.999 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:40.000 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.000 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8443631e, L:/127.0.0.1:54300 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.001 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5fa91140, L:/127.0.0.1:54294 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=391), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [218ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [384ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:40.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:40.007 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.008 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.012 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.013 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.016 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:40.024 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:40.024 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.024 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:40.024 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:40.025 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:40.025 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:40.025 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:40.025 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:40.025 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.029 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9ae884e2, L:/127.0.0.1:56040 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.030 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.031 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.031 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf91166a3, L:/127.0.0.1:56062 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.032 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.035 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:40.035 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:40.035 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:40.042 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.044 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.045 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.053 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.054 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.055 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.057 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.057 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.058 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.060 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.060 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.061 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.061 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.062 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.068 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.068 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.070 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.076 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.077 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.080 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.080 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.081 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.083 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.084 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.085 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.088 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.088 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.092 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.093 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.094 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.094 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.095 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.097 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.098 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.100 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.101 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.104 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.110 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.116 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.117 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.119 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.122 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.123 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.124 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.126 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.128 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.130 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.133 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.136 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.137 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.137 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.138 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.139 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.140 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.141 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.142 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.178 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.180 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.180 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xac1b275b, L:/127.0.0.1:56048 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.182 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.182 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.187 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.188 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.190 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.197 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.205 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.212 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc77bc0a8, L:/127.0.0.1:53784 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.213 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.217 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.217 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.222 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.225 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.227 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.229 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.230 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc6736778, L:/127.0.0.1:54340 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.233 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.238 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x98dabcca, L:/127.0.0.1:53798 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.241 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.243 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.245 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.248 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.249 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2a90eb28, L:/127.0.0.1:53810 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.252 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.254 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.265 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.268 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.272 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.272 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.273 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.278 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.280 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.284 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.285 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.285 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.286 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.291 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.294 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.296 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.296 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.298 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.298 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.300 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.304 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.305 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.305 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.307 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.312 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.316 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.320 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.320 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.320 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.321 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.321 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.322 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.323 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.323 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.324 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.325 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.325 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.326 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.328 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.329 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.330 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.332 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.344 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.345 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.346 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.348 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.349 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.352 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.353 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.354 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.358 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.358 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.360 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.360 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.361 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.362 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.364 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.365 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.365 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.365 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=747), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [299ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [346ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:40.368 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.373 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.373 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.374 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.375 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.376 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.376 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.380 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.381 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.401 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.404 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.405 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.406 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1464fc1c, L:/127.0.0.1:54350 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.407 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.407 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.409 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.409 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.410 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.292 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.413 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.413 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x973a9598, L:/127.0.0.1:56080 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.413 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbc73ac18, L:/127.0.0.1:54364 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.413 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.414 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.414 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.415 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=616), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [178ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:40.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.416 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.416 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.416 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.417 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.417 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.418 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.420 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.420 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.420 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.421 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.421 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.422 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.422 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.422 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.423 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.423 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.424 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.424 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.424 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.425 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.425 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.425 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.426 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.426 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.426 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.427 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.427 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.427 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.428 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.428 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.428 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.428 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.429 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.429 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.429 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.429 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.429 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.430 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.431 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.432 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.432 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.433 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.433 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.433 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=826), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [224ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [234ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:40.433 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.434 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.435 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.435 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.435 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.436 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.438 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.440 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.440 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.420 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.414 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.443 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.446 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.452 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2f6b7216, L:/127.0.0.1:53824 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.455 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.461 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.461 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.468 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1cb97a63, L:/127.0.0.1:53894 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:40.446 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.474 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.475 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:40.481 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.481 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.481 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:40.481 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:40.481 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:40.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:40.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:40.487 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.487 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.487 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.489 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:40.490 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.491 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.492 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.494 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.497 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.497 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.500 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.500 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.501 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.504 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.506 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.508 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.508 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:40.512 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.514 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.515 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:40.515 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.516 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:40.516 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.516 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:40.516 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:40.517 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.517 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:40.517 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:40.519 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.520 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:40.520 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:40.523 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.524 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.529 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.532 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.534 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=843), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [191ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [453ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [474ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:40.541 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.545 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.545 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [391ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [476ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:40.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:40.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:40.554 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.557 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.562 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.562 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:40.562 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.563 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:40.563 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:40.563 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:40.564 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.564 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:40.564 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:40.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.571 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:40.572 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:40.572 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:40.572 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:40.573 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.573 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.573 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:40.573 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:40.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:40.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:40.578358 19003 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.260906 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56082 (local address 127.17.148.62:44893)
20:02:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.265074 (+  4168us) server_negotiation.cc:207] Beginning negotiation
20:02:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.265078 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.508202 (+243124us) server_negotiation.cc:408] Connection header received
20:02:40.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.508244 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:40.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.508248 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:40.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.508288 (+    40us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:40.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.508365 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:40.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.576870 (+ 68505us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:40.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.577611 (+   741us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:40.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.578176 (+   565us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56082: BlockingRecv error: recv got EOF from 127.0.0.1:56082 (error 108)
20:02:40.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4069,"thread_start_us":81,"threads_started":1}
20:02:40.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.580 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.580 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.580 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa767d4f5, L:/127.0.0.1:56178 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.585 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.586 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.588 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.589 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:40.590 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:40.590 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:40.590 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:40.591 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:40.591 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:40.592 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.592 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:40.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:40.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.594 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:40.594 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:40.596 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.597 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.598 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.599 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.603 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.604 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.607 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.610 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.612 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.613 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x118cd031, L:/127.0.0.1:54306 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:40.615 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:40.616 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.616 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.620 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.621 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.622 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.644 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x962ba012, L:/127.0.0.1:54380 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.644 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2195876b, L:/127.0.0.1:54392 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.648 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd968a015, L:/127.0.0.1:53916 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.648 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.651 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x983d3d13, L:/127.0.0.1:56194 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.651 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x46208620, L:/127.0.0.1:56284 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.652 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.656 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.657 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.658 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.659 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.670 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:40.672 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.673 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.674 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.675 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.676 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.677 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:40.684 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.726 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.729 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.732 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.736 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.741 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.745 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd09de5b5, L:/127.0.0.1:56298 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.751 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.753 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.762 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.764 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.772 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.772 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc2b0210d, L:/127.0.0.1:56248 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.775 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:40.775 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcad4504e, L:/127.0.0.1:53834 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.785 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1148), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [364ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1071ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:40.796 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3013b6c1, L:/127.0.0.1:54324 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.797 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.804 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:40.804 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.805 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.805 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.806 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.806 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.807 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.807 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.807 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.810 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.811 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.814 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdb6bbd63, L:/127.0.0.1:54424 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.816 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.816 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.817 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.818 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.819 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.804 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:40.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.824 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.825 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.826 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.828 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.829 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.831 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ea1931b, L:/127.0.0.1:53994 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.831 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:40.831 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.833 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.833 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.833 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.838 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.839 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.840 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.840 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.841 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.842 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.843 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.843 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.844 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.844 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.845 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.845 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.845 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.845 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.846 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.848 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.849 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.849 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.850 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.851 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.851 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.852 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.852 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.853 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.853 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.854 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.855 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfdae6bfb, L:/127.0.0.1:56198 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.858 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.859 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.860 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.861 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.861 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.862 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.862 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.863 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.863 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.864 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.865 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.865 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.865 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.866 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.866 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.866 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.870 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x20f7b3f9, L:/127.0.0.1:56092 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.874 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.879 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.880 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.883 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x809e2d75, L:/127.0.0.1:54592 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.884 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.885 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.886 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdfe3ba4c, L:/127.0.0.1:54002 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.886 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.887 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:40.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.888 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:40.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.897 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.897 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x368564ed, L:/127.0.0.1:54408 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.898 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.900 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.907 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.913 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc7a786f5, L:/127.0.0.1:54532 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.915 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfcf93624, L:/127.0.0.1:56314 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.919 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:40.921 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:40.922 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:40.922 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:40.925 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.928 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.930 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x23bdbb23, L:/127.0.0.1:53990 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.933 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3ac21882, L:/127.0.0.1:53886 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.937 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc30d3698, L:/127.0.0.1:54490 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.941 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf384191f, L:/127.0.0.1:56236 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.944 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.950 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbdee5c38, L:/127.0.0.1:56258 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.950 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0569ece6, L:/127.0.0.1:54060 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.954 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x40d57672, L:/127.0.0.1:56204 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.957 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfaaf907a, L:/127.0.0.1:56120 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.957 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa0e1fefa, L:/127.0.0.1:54476 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:40.960 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:40.966 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2d235503, L:/127.0.0.1:53736 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.979 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x64e77152, L:/127.0.0.1:53892 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.983 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:40.984 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x85333065, L:/127.0.0.1:53970 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.985 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xed130728, L:/127.0.0.1:56168 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:40.991 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4d6b1974, L:/127.0.0.1:53986 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:40.997 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:40.998 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.039 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ff92332, L:/127.0.0.1:54570 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.043 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.044 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.047 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1315), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [909ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.039 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.052 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.059 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7614cb03, L:/127.0.0.1:54030 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1358), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [774ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [859ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.060 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd91d8061, L:/127.0.0.1:53750 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1438), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1263ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.065 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.066 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4ad550af, L:/127.0.0.1:54606 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.067 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9d81cd55, L:/127.0.0.1:54712 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.069 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.070 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc6a7f4b3, L:/127.0.0.1:54538 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.070 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.075 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe4486d7e, L:/127.0.0.1:56130 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1383), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [847ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [875ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:41.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.092 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.093 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8cb88a2f, L:/127.0.0.1:56508 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.093 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.096 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.099 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x25250092, L:/127.0.0.1:53870 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.100 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.108 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.110 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x569a0451, L:/127.0.0.1:56344 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.110 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x733aa822, L:/127.0.0.1:54218 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.111 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.118 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.119 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.119 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.039 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.159 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.160 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcfa13ff6, L:/127.0.0.1:54486 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.161 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1524), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [759ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1433ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.166 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.168 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.168 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.168 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:41.168 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1050ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.169 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.169 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.170 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xadee1042, L:/127.0.0.1:56152 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.170 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.170 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.171 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa98c275f, L:/127.0.0.1:53856 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.172 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.176 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.178 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.179 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:41.179 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.179 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:41.180 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.181 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.184 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.184 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.186 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf2c40c8, L:/127.0.0.1:54230 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.188 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.155 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.190 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.193 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.090212 18874 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.416462 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56090 (local address 127.17.148.62:44893)
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.417468 (+  1006us) server_negotiation.cc:207] Beginning negotiation
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.417472 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.444090 (+ 26618us) server_negotiation.cc:408] Connection header received
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.444207 (+   117us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.444211 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.444337 (+   126us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.444440 (+   103us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.466817 (+ 22377us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.467520 (+   703us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.970998 (+503478us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.971208 (+   210us) 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
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.089303 (+118095us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.089801 (+   498us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.089919 (+   118us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.090072 (+   153us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56090: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56090): Connection reset by peer (error 104)
20:02:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":916}
20:02:41.197 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.198 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1508), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [877ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1137ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.201 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.146 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.146 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.146 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.206 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.145 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.145 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.145 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.145 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.145 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.144 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.144 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.144 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.142 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.142 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:41.210 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.141 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.141 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.141 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.141 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.141 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.140 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.140 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.212 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.140 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.140 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.140 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.139 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd28d88e3, L:/127.0.0.1:54370 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.137 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.215 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.137 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x759e2ffb, L:/127.0.0.1:53768 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.217 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.136 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.218 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.220 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.221 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.221 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.223 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.229 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.229 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.233 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4e64d4f5, L:/127.0.0.1:56268 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.233 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.135 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb309a1b5, L:/127.0.0.1:56522 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.132 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.132 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe953387e, L:/127.0.0.1:54366 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.127 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1fec6df5, L:/127.0.0.1:53906 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.127 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.126 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.126 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.125 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.125 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.124 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.120 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.067 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.247 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:41.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.252 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.264 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.268 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1567), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1181ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.298 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1613), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [820ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [865ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1148ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:41.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1685), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1109ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [1538ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:41.321 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.323 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1679), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1027ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [1249ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1251ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:41.326 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6b026c7d, L:/127.0.0.1:54488 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.333 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf266ab5c, L:/127.0.0.1:56146 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.334 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x918e82f3, L:/127.0.0.1:54686 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.336 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.340 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1644), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [709ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1151ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1271ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.341 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.341 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.342 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:41.342 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.343 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.343 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.344 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.346 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4e952d35, L:/127.0.0.1:54580 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.347 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.348 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc6ecaa56, L:/127.0.0.1:54124 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1713), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1219ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1632ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.350 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfdeafa24, L:/127.0.0.1:54074 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.353 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6635c4a9, L:/127.0.0.1:54478 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.353 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.353 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.355 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:41.355 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.355 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:41.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.355 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x589ef584, L:/127.0.0.1:54630 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.368 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:41.368 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:41.368 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:41.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1738), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1109ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [1512ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:41.374 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb212e1f4, L:/127.0.0.1:53902 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.381 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.382 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.383 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.383 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.384 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.385 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.387 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.388 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.389 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:41.390 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:41.390 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:41.391 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.392 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.382 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.397 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x25c2e34d, L:/127.0.0.1:56480 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.398 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5b3baec2, L:/127.0.0.1:54046 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.400 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.17.148.1' into [/127.17.148.1] in 1367529ns
20:02:41.401 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f667739, L:/127.0.0.1:56122 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.404 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.406 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4e856726, L:/127.0.0.1:53746 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.408 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.408 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.408 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:41.411 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.411 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.411 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x14ec164e, L:/127.0.0.1:54302 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.417 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3158a37b, L:/127.0.0.1:53962 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.417 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x22827273, L:/127.0.0.1:54666 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.418 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x64a511ee, L:/127.0.0.1:56452 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.419 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5c319429, L:/127.0.0.1:56362 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.420 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x982b3ebb, L:/127.0.0.1:54138 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1715), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1316ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1331ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1801), Traces: [0ms] refreshing cache from master, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1255ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.408 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.426 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb817ed86, L:/127.0.0.1:56214 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.427 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.428 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.428 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:41.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.431 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4e2cb94f, L:/127.0.0.1:54194 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.432 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.435 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdf71829a, L:/127.0.0.1:54556 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.439 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbb7036dd, L:/127.0.0.1:56076 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.440 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.440 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:41.442 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.442 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9a31daa, L:/127.0.0.1:54554 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.443 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:41.444 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.444 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:41.444 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf08dd0a0, L:/127.0.0.1:53782 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.446 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.447 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.453 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x425b27dc, L:/127.0.0.1:53844 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.455 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7f0d3e69, L:/127.0.0.1:53920 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.455 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe5064558, L:/127.0.0.1:54594 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.458 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd1bb98ff, L:/127.0.0.1:56324 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.458 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f094b36, L:/127.0.0.1:54520 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.461 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x26c128c4, L:/127.0.0.1:54512 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.461 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.462 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.462 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:41.463 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf55989f6, L:/127.0.0.1:54438 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.465 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf4263b15, L:/127.0.0.1:56376 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.466 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x71d64644, L:/127.0.0.1:53944 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.467 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6bc312e4, L:/127.0.0.1:54472 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1754), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1231ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1372ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.467 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.467 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.467 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:41.470 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1bfb0136, L:/127.0.0.1:54018 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.470 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf113e46d, L:/127.0.0.1:54504 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.392885 19106 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.443980 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56330 (local address 127.17.148.62:44893)
20:02:41.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.500043 (+ 56063us) server_negotiation.cc:207] Beginning negotiation
20:02:41.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.500047 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:41.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.500062 (+    15us) server_negotiation.cc:408] Connection header received
20:02:41.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.500095 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.500098 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.500141 (+    43us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.636307 (+136166us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:41.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.636389 (+    82us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.637114 (+   725us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.383281 (+746167us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.383531 (+   250us) 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
20:02:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.383677 (+   146us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.383696 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.383699 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.383723 (+    24us) server_negotiation.cc:923] calling sasl_server_start()
20:02:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.383747 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.383757 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.392413 (+  8656us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.392680 (+   267us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56330: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56330): Connection reset by peer (error 104)
20:02:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55927,"thread_start_us":76,"threads_started":1}
20:02:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.416136 18170 connection.cc:466] server connection from 127.0.0.1:54046 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54046 (request call id 0) could send its response
20:02:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.461311 19215 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.827549 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54176 (local address 127.17.148.60:39387)
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.832702 (+  5153us) server_negotiation.cc:207] Beginning negotiation
20:02:41.473 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd1069474, L:/127.0.0.1:56136 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.832704 (+     2us) server_negotiation.cc:400] Waiting for connection header
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.166818 (+334114us) server_negotiation.cc:408] Connection header received
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.166866 (+    48us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.166870 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.166923 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.167010 (+    87us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.396310 (+229300us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.397182 (+   872us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.456253 (+ 59071us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.456459 (+   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
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.460606 (+  4147us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.460628 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.460631 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.460644 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.460672 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.460682 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.460767 (+    85us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.461136 (+   369us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54176: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54176): Connection reset by peer (error 104)
20:02:41.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5116,"thread_start_us":102,"threads_started":1}
20:02:41.474 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.474 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.474 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:41.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.481 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc619d34e, L:/127.0.0.1:54210 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.485 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9a7cef90, L:/127.0.0.1:54016 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.494 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.494 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.494 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x62d33c67, L:/127.0.0.1:54680 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.495 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.496 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.17.148.2' into [/127.17.148.2] in 139157402ns
20:02:41.497 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.497 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.498 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.499 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.491462 18028 connection.cc:466] server connection from 127.0.0.1:56076 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56076 (request call id 0) could send its response
20:02:41.509 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.510 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.514 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe8fda52f, L:/127.0.0.1:54142 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.517 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.518 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.518 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.519 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.519 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.519 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.520 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.520 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.520 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.520 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.520 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x73ed9798, L:/127.0.0.1:53936 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.520 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.521 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.521 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x81d1e387, L:/127.0.0.1:56220 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.492785 18028 connection.cc:466] server connection from 127.0.0.1:56136 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56136 (request call id 0) could send its response
20:02:41.524 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8b8e89c9, L:/127.0.0.1:54772 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.530 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.530 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:41.531 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x538ce0c0, L:/127.0.0.1:54114 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.536 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x49402ea1, L:/127.0.0.1:54314 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.537 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf7d0d143, L:/127.0.0.1:54190 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.533 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.538 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe49a713f, L:/127.0.0.1:54676 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.539 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:41.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.540 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7c4fa1f5, L:/127.0.0.1:54436 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.541 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.541 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.541 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd526be7f, L:/127.0.0.1:54154 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.545 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.548 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.543 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.543 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.544 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.584 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.590 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.592 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xea5aa397, L:/127.0.0.1:56464 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.595 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.595 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf73ead27, L:/127.0.0.1:56108 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.596 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.600 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.600 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x94de17f6, L:/127.0.0.1:54184 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.601 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.603 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.604 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.606 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.607 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.608 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.610 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.611 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.547 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.613 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1815), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [740ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1055ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [1133ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:41.614 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.614 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.615 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.615216 19154 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.992035 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56504 (local address 127.17.148.62:44893)
20:02:41.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.992176 (+   141us) server_negotiation.cc:207] Beginning negotiation
20:02:41.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.992180 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:41.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.614767 (+622587us) server_negotiation.cc:408] Connection header received
20:02:41.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.614814 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.614817 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.614867 (+    50us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.614934 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:41.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.615083 (+   149us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56504: BlockingRecv error: recv got EOF from 127.0.0.1:56504 (error 108)
20:02:41.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
20:02:41.617 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x395c8ba4, L:/127.0.0.1:56430 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.619 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x17d2e0c5, L:/127.0.0.1:54052 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.620 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.621 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.624 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.626 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.626 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.626 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:41.627 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.627 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.627 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:41.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.628 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.629 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.630 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.636 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x08f49e4f, L:/127.0.0.1:54182 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.640 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.640 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6caf34ce, L:/127.0.0.1:54616 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.643 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5416e7ea, L:/127.0.0.1:54622 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.645 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.650 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x01a9bf11, L:/127.0.0.1:56074 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.652 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x737ebf94, L:/127.0.0.1:54642 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.652 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x039f4115, L:/127.0.0.1:53928 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.653 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.655 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x53c0d7b2, L:/127.0.0.1:54690 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.656 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:41.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.656 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.656 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:41.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.664 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbf5b9a85, L:/127.0.0.1:54462 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.668 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x91426fc7, L:/127.0.0.1:54702 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.670 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.672 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.673 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.674 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.675 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.675 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.676 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.677 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.677 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.678 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.679 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x23051401, L:/127.0.0.1:53858 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.686 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.696 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x30cf8034, L:/127.0.0.1:56230 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.710 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3fb273a1, L:/127.0.0.1:56438 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.711 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfcc283c2, L:/127.0.0.1:54022 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.719 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.720 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.720 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.17.148.1' into [/127.17.148.1] in 84504516ns
20:02:41.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.728 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.728 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.728 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.729 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.729 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.729 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.730 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.732 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.733 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.733 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.734 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.734 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.734 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.735 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x97325cbb, L:/127.0.0.1:54426 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.739 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x33fa82a0, L:/127.0.0.1:54654 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.742 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5ac7310f, L:/127.0.0.1:56386 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.743 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.744 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9a29673d, L:/127.0.0.1:54086 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.748 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.750 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x61743a4d, L:/127.0.0.1:54862 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.753 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2052), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1386ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1420ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1669ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.758 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.758 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.758 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:41.759 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8a64e7f3, L:/127.0.0.1:53956 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.760 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.761 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.761 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.762 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.762 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.768 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:41.768 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.768 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:41.769 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:41.769 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.770 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.643 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:41.775 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.775 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.776 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.779752 18941 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.119202 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53780 (local address 127.17.148.60:39387)
20:02:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.120328 (+  1126us) server_negotiation.cc:207] Beginning negotiation
20:02:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.120332 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.825120 (+704788us) server_negotiation.cc:408] Connection header received
20:02:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.973446 (+148326us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.973450 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.973513 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.973601 (+    88us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.522947 (+549346us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.523857 (+   910us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.766077 (+242220us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.766339 (+   262us) 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
20:02:41.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.767080 (+   741us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:41.781 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.767105 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:41.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.767109 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:41.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.767124 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:41.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.767153 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:41.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.767164 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:41.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.767246 (+    82us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.779562 (+ 12316us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53780: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53780): Cannot send after transport endpoint shutdown (error 108)
20:02:41.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1028,"thread_start_us":132,"threads_started":1}
20:02:41.781 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.786 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.792 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.795 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.796 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.796 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.797 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:41.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.797 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.798 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x67893868, L:/127.0.0.1:56402 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.798 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.800 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.800 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.800 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:41.801 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.801 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.802 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x16cf5024, L:/127.0.0.1:54284 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.802 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.802 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2176), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [675ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1462ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1821ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.805 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x74cd6466, L:/127.0.0.1:54818 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.805 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1fba30b8, L:/127.0.0.1:54796 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.806 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc0c8c2d6, L:/127.0.0.1:54736 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.807 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.810 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.810 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.811 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:41.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.811 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2128), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [773ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1086ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1675ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1756ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2079), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1582ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1672ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2199), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [2153ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2155ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.814 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1c0150e6, L:/127.0.0.1:54250 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.815 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x56c898b5, L:/127.0.0.1:54098 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.816 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x06abb211, L:/127.0.0.1:56674 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.817 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd0e70cf0, L:/127.0.0.1:56354 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.820 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf1b94ff, L:/127.0.0.1:54168 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2093), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1688ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.825 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.827 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.827 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.827 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:41.828 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.828 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.832 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.833 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.833 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.833 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:41.835 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.835 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.836 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.836 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.837 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.837 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.837 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.838 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state CONNECTING
20:02:41.838 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.838 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:41.839 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.840 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:41.840 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4346c8f7, L:/127.0.0.1:56610 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.845 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.846 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.846 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.847 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.848 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.848 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:41.848 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.848 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2227), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1866ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2056ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.852 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.852 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.852 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:41.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.856 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.856 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.857 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.857 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.858 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:41.858 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.858 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.861 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.864 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.869 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.870 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.871 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.871 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:41.872 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.872 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.872 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.875 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.875 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.875 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:41.876 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:41.876 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.877 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.878 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x546144c6, L:/127.0.0.1:54068 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.881 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.882 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:41.882 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:41.883 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:41.883 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.883 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.884 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:41.884 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:41.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.890 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.890 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:41.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.904 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.794 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa1250d34, L:/127.0.0.1:56492 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.811 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x57d2e4d1, L:/127.0.0.1:54718 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.810442 18876 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.908 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3aa458a7, L:/127.0.0.1:54264 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.911 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:41.905 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a9571fd, L:/127.0.0.1:56418 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:41.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2194), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [731ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1609ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [1767ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:41.920 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [592ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1423ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1552ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.921 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2182), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [30ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1170ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1333ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1400ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.928 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaeac2ea9, L:/127.0.0.1:54236 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2289), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [168ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [519ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1946ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2300), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [713ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1538ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1885ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1958ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2244), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1293ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1570ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [1851ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:41.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2231), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [387ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [499ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1452ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2209), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [830ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1535ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [1810ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:41.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2232), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [874ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1527ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [1613ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:41.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2321), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [736ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [992ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1967ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [2108ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [2216ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:41.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2315), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1433ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1999ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2234), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [591ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1266ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1566ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [1691ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:41.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2216), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [576ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1522ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1535ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1535ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2219), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [797ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1113ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1458ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [767ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1161ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1247ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.947 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe0729b44, L:/127.0.0.1:54802 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2223), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [158ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [721ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1566ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2190), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1322ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1519ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [1713ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:41.958 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.958 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:41.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.966 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa61d729b, L:/127.0.0.1:54790 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.967 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.967 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.975 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299975, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:41.971 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6ab19cca, L:/127.0.0.1:54322 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.978 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdf628500, L:/127.0.0.1:54730 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.978 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd36e355d, L:/127.0.0.1:54708 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.979 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.979 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:41.980 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbf78c339, L:/127.0.0.1:54338 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:41.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.984 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:41.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2329), Traces: [0ms] refreshing cache from master, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [749ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [750ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1437ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1458ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1748ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:41.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:41.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.389685 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56526 (local address 127.17.148.62:44893)
20:02:41.989 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x33012ed9, L:/127.0.0.1:54866 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:41.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.390763 (+  1078us) server_negotiation.cc:207] Beginning negotiation
20:02:41.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.997 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:41.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.999 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:41.999 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2253), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1003ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1402ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1666ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.001 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x64e6ff2c, L:/127.0.0.1:56668 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.002 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:42.003 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8050a68b, L:/127.0.0.1:54804 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.006 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x269056de, L:/127.0.0.1:56540 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.011 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9b916304, L:/127.0.0.1:54878 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.015 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.015 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.015 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.016 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.016 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.016 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1493ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [2070ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2356ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2298), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [971ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1838ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [1847ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:42.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.007 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299988, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299983, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.027 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.17.148.3' into [/127.17.148.3] in 2548695ns
20:02:42.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2349), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1767ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1800ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1896ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.029 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2346), Traces: [0ms] refreshing cache from master, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1752ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1813ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.033 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.390766 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:42.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2294), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [527ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [829ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1793ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1855ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.034 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.037 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.037 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.039 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.040 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.040 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.043 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.043 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.043 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.043 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.043 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.044 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.044 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2292), Traces: [0ms] refreshing cache from master, [633ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [898ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [950ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1848ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1855ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.046 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.047 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.047 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.047 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.048 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.048 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.049 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.049 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.051 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.056 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.17.148.2' into [/127.17.148.2] in 6054681ns
20:02:42.056 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.17.148.1' into [/127.17.148.1] in 5853172ns
20:02:42.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.609156 (+218390us) server_negotiation.cc:408] Connection header received
20:02:42.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.063 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd949f37d, L:/127.0.0.1:54764 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.609200 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.609204 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.609262 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.609327 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:42.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.809129 (+199802us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.809855 (+   726us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.810309 (+   454us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56526: BlockingRecv error: recv got EOF from 127.0.0.1:56526 (error 108)
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":998}
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.891261 19099 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.383095 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56524 (local address 127.17.148.62:44893)
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.383221 (+   126us) server_negotiation.cc:207] Beginning negotiation
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.383225 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.611700 (+228475us) server_negotiation.cc:408] Connection header received
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.611743 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.611746 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.611791 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.611884 (+    93us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.751087 (+139203us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.751936 (+   849us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.890571 (+138635us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.890799 (+   228us) 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
20:02:42.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.890956 (+   157us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:42.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.070 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xde801778, L:/127.0.0.1:54934 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.071 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2446), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [705ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [2024ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2218ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [2352ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2321), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1902ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.890977 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:42.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2470), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [2039ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2372ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.085 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2453), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1464ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [2048ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2350ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [2356ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:42.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.890980 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:42.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.086 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.891116 (+   136us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56524: getpeername error: Transport endpoint is not connected (error 107)
20:02:42.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
20:02:42.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.093 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x86b9f186, L:/127.0.0.1:54330 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.095 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.17.148.3' into [/127.17.148.3] in 4123462ns
20:02:42.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.901654 19211 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.100 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.100 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x831d6153, L:/127.0.0.1:54294 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.102 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6d2ac1fc, L:/127.0.0.1:54266 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.104 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299991, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.104 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299980, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299980, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.105 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8acac11c, L:/127.0.0.1:56640 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.529456 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56552 (local address 127.17.148.62:44893)
20:02:42.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.092 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299971, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299955, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299917, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.107 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.109 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.17.148.1' into [/127.17.148.1] in 13222494ns
20:02:42.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.529596 (+   140us) server_negotiation.cc:207] Beginning negotiation
20:02:42.112 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9c621810, L:/127.0.0.1:54922 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.112 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.113 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.115 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.115 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.115 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.116 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.116 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.116 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.116 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.116 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.117 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.117 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.117 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.117 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.118 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.118 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.118 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.119 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299980, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299969, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299968, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.119 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.119 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.115 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x885ca14e, L:/127.0.0.1:56792 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.529600 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:42.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.129 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.604610 (+ 75010us) server_negotiation.cc:408] Connection header received
20:02:42.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.604652 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.131 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd7e901a, L:/127.0.0.1:56550 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.133 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.133 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.137 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcbbbe4fc, L:/127.0.0.1:54754 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.604655 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.604699 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.137 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.17.148.2' into [/127.17.148.2] in 6349220ns
20:02:42.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.138 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2324), Traces: [0ms] refreshing cache from master, [679ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [996ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1715ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1854ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.142 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.604768 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:42.142 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.143 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.147 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2366), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1017ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1931ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.807088 (+202320us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.807871 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.148 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.148 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.148 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.148 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.901458 (+ 93587us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56552: BlockingRecv error: recv got EOF from 127.0.0.1:56552 (error 108)
20:02:42.152 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.152 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.17.148.1' into [/127.17.148.1] in 5025659ns
20:02:42.153 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.153 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299964, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299957, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299957, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:42.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.905393 18875 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.157 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x52c5452c, L:/127.0.0.1:56594 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.158 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299990, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299982, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299970, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299966, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.159 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299977, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.161 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299983, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.161 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.162 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.162 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299988, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299980, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299975, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.162 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299991, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299980, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.162 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.077105 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53752 (local address 127.17.148.60:39387)
20:02:42.164 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.165 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x169992eb, L:/127.0.0.1:54826 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.165 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.168 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.169 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.170 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.077275 (+   170us) server_negotiation.cc:207] Beginning negotiation
20:02:42.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.172 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1b6322be, L:/127.0.0.1:54838 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.174 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb4273329, L:/127.0.0.1:54902 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.174 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.174 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.077280 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:42.175 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.177 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.177 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.177 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.178 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.178 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.178 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.178 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.178 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.178 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.179 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.179 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299982, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299972, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299967, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.180 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.078271 (+   991us) server_negotiation.cc:408] Connection header received
20:02:42.180 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.181 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.181 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.181 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.183 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.184 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.078889 (+   618us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.184 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.184 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.186 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.186 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.186 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.186 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.186 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.187 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x49c73520, L:/127.0.0.1:56778 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.189 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.189 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.190 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.190 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.190 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.190 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.078893 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.190 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.191 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.191 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.192 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.193 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.194 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.193 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299982, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299975, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.197 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.197 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x077e4ab5, L:/127.0.0.1:54306 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2437), Traces: [0ms] refreshing cache from master, [686ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [998ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1988ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.198 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.199 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.199 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.199 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.200 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.200 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.201 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.201 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.201 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299981, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299979, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299978, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.201 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.078958 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:40.079025 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:42.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.203 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.203 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.205 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.904271 (+1825246us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.206 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.206 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.206 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70148917, L:/127.0.0.1:54846 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.206 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.207 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.208 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.210 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.211 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.905037 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.905267 (+   230us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53752: BlockingRecv error: recv got EOF from 127.0.0.1:53752 (error 108)
20:02:42.215 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2563), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [944ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1773ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2142ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [2345ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.216 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
20:02:42.218 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.218 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299985, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299978, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299978, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2483), Traces: [0ms] refreshing cache from master, [663ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1001ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1853ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1862ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [2026ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.220 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299985, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.220 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x998442dc, L:/127.0.0.1:54752 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.908855 18026 connection.cc:466] server connection from 127.0.0.1:56438 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56438 (request call id 0) could send its response
20:02:42.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.913964 19126 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.221 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.529615 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56624 (local address 127.17.148.62:44893)
20:02:42.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.529697 (+    82us) server_negotiation.cc:207] Beginning negotiation
20:02:42.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.529701 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:42.221 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.788294 (+258593us) server_negotiation.cc:408] Connection header received
20:02:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.788339 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.788342 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.222 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.222 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb935ec24, L:/127.0.0.1:54774 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.222 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.222 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.223 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.223 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.223 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.788402 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.226 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x55a08f84, L:/127.0.0.1:54270 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.227 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.228 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.228 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.229 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.788485 (+    83us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:42.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.230 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2566), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [960ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [981ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1310ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [2335ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [2355ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:42.231 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.232 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.912949 (+124464us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.233 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.234 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.237 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.238 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.239 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.236 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299990, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299983, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299974, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299969, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.245 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.17.148.3' into [/127.17.148.3] in 4134834ns
20:02:42.245 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa3365fa5, L:/127.0.0.1:56688 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.245 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1606a135, L:/127.0.0.1:56568 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2496), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1005ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [2068ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.248 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.249 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.250 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3d6b17f4, L:/127.0.0.1:56704 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.251 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.251 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.913635 (+   686us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.252 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.252 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x23f88826, L:/127.0.0.1:54948 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.253 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299983, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2500), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1016ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1694ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2063ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [2074ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.254 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.254 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.254 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.913847 (+   212us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56624: BlockingRecv error: recv got EOF from 127.0.0.1:56624 (error 108)
20:02:42.254 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34}
20:02:42.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:41.949105 19199 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.254 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.255 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.255 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.256 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:42.256 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.256 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe0c5bd5c, L:/127.0.0.1:54304 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.256 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.254 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.539323 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54360 (local address 127.17.148.60:39387)
20:02:42.257 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299977, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.257 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.258 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.258 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.258 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:42.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2620), Traces: [0ms] refreshing cache from master, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1001ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1716ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2065ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [2088ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.260 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.260 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.261 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.261 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.261 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.261 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf9d73b07, L:/127.0.0.1:56762 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.261 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.261 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2570), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [758ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1093ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1786ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2181ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.266 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.266 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.267 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.268 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.268 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.269 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.269 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.269 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2519), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1008ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1877ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2077ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.271 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.269 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x90756a8e, L:/127.0.0.1:56720 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.272 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.539427 (+   104us) server_negotiation.cc:207] Beginning negotiation
20:02:42.273 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.539431 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:42.276 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.278 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.278 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.279 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.281 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2539), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1342ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2100ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.283 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.285 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.285 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.285 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.285 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.285 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.285 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.285 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.17.148.3' into [/127.17.148.3] in 4484403ns
20:02:42.286 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:42.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.286 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.288 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.288 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.288 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.288 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.288 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:42.285 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.288 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.948460 (+409029us) server_negotiation.cc:408] Connection header received
20:02:42.289 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.340 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.340 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2607), Traces: [0ms] refreshing cache from master, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [998ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [2073ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2200ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.356 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.17.148.2' into [/127.17.148.2] in 4789218ns
20:02:42.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.358 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.359 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.359 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.359 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.360 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.360 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.361 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.361 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.362 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.362 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.372 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.372 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.375 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.375 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.375 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:42.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.377 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.380 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.381 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.383 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.383 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.384 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.391 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.391 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.396 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.397 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.398 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.398 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.402 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.403 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.405 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.406 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.407 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.409 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.410 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.411 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.411 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.413 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.414 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.416 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.416 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.417 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.418 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.420 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.421 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.424 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.426 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.427 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.429 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.431 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.432 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.434 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.444 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.446 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.447 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.447 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.448 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.450 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.450 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.452 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.452 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.452 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:42.453 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.453 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.454 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.455 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.456 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.456 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.456 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.456 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.457 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.458 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.459 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.460 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.462 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.463 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.463 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.463 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.464 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.472 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.473 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.475 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.475 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:42.477 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.480 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.482 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:42.487 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd432357b, L:/127.0.0.1:54372 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.492 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.494 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12596c56, L:/127.0.0.1:54376 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.495 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.496 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.496 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.497 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.498 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.498 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.498 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.500 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.500 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:42.501 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.502 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.503 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.504 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.505 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.507 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.508 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.509 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.510 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.511 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.512 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.513 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.513 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.515 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.517 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5b152ed6, L:/127.0.0.1:54390 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.517 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:42.520 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.522 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.524 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:42.534 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:42.536 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.541 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.544 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.547 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.547 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3f6dbf81, L:/127.0.0.1:54404 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.550 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:42.550 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbfc11123, L:/127.0.0.1:54956 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=145), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [99ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.556 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.556 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3cdb1bae, L:/127.0.0.1:56796 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.558 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.560 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.561 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.561 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.561 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.564 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.564 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:42.564 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.570 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:42.573 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.573 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.583 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.584 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.584 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2292a7db, L:/127.0.0.1:54410 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.587 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.587 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe9b97a02, L:/127.0.0.1:54972 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.588 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.590 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1ead92a1, L:/127.0.0.1:56800 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.590 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=183), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [130ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:42.591 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:42.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.597 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:42.597 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.600 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.600 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.600 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.601 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.601 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.602 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.602 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.602 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.605 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.605 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.608 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:42.611 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:42.618 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.622 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.626 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.631 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf6a19848, L:/127.0.0.1:54416 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.637 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:42.640 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:42.647 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.651 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.655 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.663 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x20269b44, L:/127.0.0.1:54976 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.667 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.672 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:42.672 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdf32a430, L:/127.0.0.1:56806 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.677 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.684 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.688 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.689 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.690 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.690 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.696 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.697 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.698 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.699 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.702 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.704 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.705 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:42.705 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.709 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.711 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.713 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:42.716 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:42.722 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3322b64d, L:/127.0.0.1:54488 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.731 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39a9b7b8, L:/127.0.0.1:54496 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.733 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:42.736 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:42.740 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:42.744 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.747 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.747 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1efadc7f, L:/127.0.0.1:55020 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:42.752 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:42.757 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6cdd2f7f, L:/127.0.0.1:54510 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.758 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5c65083d, L:/127.0.0.1:56836 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:42.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.761 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.761 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.763 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.763 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.763 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.764 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.766 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.766 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.767 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.767 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.768 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.769 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.770 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.294 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:42.810 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.810 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.295 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:42.811 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.811 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.812 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.815 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.815 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.294 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:42.817 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.817 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.825 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.290 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:42.837 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.839 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.948564 (+   104us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.948567 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.948715 (+   148us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.948812 (+    97us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:42.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.948976 (+   164us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54360: BlockingRecv error: recv got EOF from 127.0.0.1:54360 (error 108)
20:02:42.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
20:02:42.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:42.042223 19105 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.529526 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56578 (local address 127.17.148.62:44893)
20:02:42.317 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.853 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.868 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.868 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.313 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.884 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.886 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.887 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:42.887 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.905 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.935 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.316 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.945 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.308 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:42.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=327), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [243ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [252ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:42.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.987 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.987 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:42.988 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.989 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.989 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.989 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:42.990 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.991 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.991 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.993 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.994 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.994 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.995 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.995 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.996 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.996 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:42.996 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:42.997 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.997 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf171906, L:/127.0.0.1:54514 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:42.998 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.998 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.999 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:42.999 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.002 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.003 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.003 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.004 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.005 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.006 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.006 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.007 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.007 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.008 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.009 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.009 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.010 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.010 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:42.799 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.015 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.015 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.015 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.016 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.016 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.016 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.017 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.017 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.018 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.019 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.022 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.022 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.023 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.024 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.025 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.025 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:43.025 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.025 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.025 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.025 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.026 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.026 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.026 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.026 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.027 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.027 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.027 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.027 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.529645 (+   119us) server_negotiation.cc:207] Beginning negotiation
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.529649 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.599709 (+ 70060us) server_negotiation.cc:408] Connection header received
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.599753 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.028 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.599756 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.599850 (+    94us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.599926 (+    76us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.795492 (+195566us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.799404 (+  3912us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.041366 (+241962us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.041598 (+   232us) 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
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.041783 (+   185us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.041803 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.041807 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.041821 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.041838 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.041847 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.041911 (+    64us) server_negotiation.cc:1036] Waiting for connection context
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.042058 (+   147us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56578: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56578): Connection reset by peer (error 104)
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:42.908315 19129 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.730568 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56748 (local address 127.17.148.62:44893)
20:02:43.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.029 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.029 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.855 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.029 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.030 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.030 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.030 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf331e5a6, L:/127.0.0.1:54346 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.031 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.031 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.031 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.031 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:43.031 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.032 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.032 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.034 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5bb75c43, L:/127.0.0.1:56654 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.035 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.036 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.037 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.037 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.037 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.037 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.037 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.038 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.038 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.039 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdb1dd577, L:/127.0.0.1:54992 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.040 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.040 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.041 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.041 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.041 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.041 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.041 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:43.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=636), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [85ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [630ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.042 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.042 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:42.877 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.042 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.043 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.043 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.043 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.901 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.902 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.050 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.732380 (+  1812us) server_negotiation.cc:207] Beginning negotiation
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:41.732384 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.013299 (+280915us) server_negotiation.cc:408] Connection header received
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.013352 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.013355 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.013415 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.013492 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.071179 (+ 57687us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.071983 (+   804us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.281311 (+209328us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.281512 (+   201us) 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
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.907706 (+626194us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.907730 (+    24us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.907734 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:43.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.907751 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
20:02:43.037 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.053 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.053 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.053 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:42.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.055 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.056 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a701f2f, L:/127.0.0.1:56782 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.056 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:42.924 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.058 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.059 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.059 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.059 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:43.060 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfdab2f35, L:/127.0.0.1:54914 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.062 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3332), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1016ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1874ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2938ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.907781 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:43.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.907794 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:43.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.907920 (+   126us) server_negotiation.cc:1036] Waiting for connection context
20:02:43.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.908136 (+   216us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56748: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56748): Cannot send after transport endpoint shutdown (error 108)
20:02:43.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":639,"server-negotiator.queue_time_us":1734}
20:02:43.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.036263 18171 connection.cc:466] server connection from 127.0.0.1:54346 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54346 (request call id 0) could send its response
20:02:43.064 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.064 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299937, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299937, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299937, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299937, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.065 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.066 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.066 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.066 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.066 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.066 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.066 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:42.953 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.059 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9148be03, L:/127.0.0.1:54888 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.072 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.074 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.074 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.078 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.079 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.084 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.085 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.085 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.119 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.120 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x96abac9f, L:/127.0.0.1:56592 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.120 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.121 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.122 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.123651 18028 connection.cc:466] server connection from 127.0.0.1:56592 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56592 (request call id 0) could send its response
20:02:43.124 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.124 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.125 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa44c916b, L:/127.0.0.1:56814 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.125 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.125 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.126 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.127 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.127 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.127 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.128 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.128 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.128 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.129 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.130 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.130 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.131 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x279f6fe5, L:/127.0.0.1:54428 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.132 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.133 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.133 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.133 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4a1741d8, L:/127.0.0.1:54446 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.134 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.135 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.136 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.136 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.136 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.137 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.137 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.138 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.138 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.139 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf79196c9, L:/127.0.0.1:36046 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.139 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.139 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.140 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.140 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.141 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.141 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.142 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.142 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.143 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.143 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.144 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.144 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.144 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.145 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.145 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.145 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.145 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.145 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.146 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.146 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.146 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.146 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.147 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.147 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa9a9a523, L:/127.0.0.1:43116 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.147 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.148 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.149 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.150 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.150 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.151 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.151 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.151 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.152 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.157 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.157 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.158 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.158 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.158 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.158 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.159 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.159 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.160 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3427), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1005ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [2056ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [2078ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [3021ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.162 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.163 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.163 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.163 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.164 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.164 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.164 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.166 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.166 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.166 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.166 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.166 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.167 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.167 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.168 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:43.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.169 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.169 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.170 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.170 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.170 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.170 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.171 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.171 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:43.171 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.171 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.172 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc81570be, L:/127.0.0.1:43792 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.173 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.173 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.173 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.173 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:43.173 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.174 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.174 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.174 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.174 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.174 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.175 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.175 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3846af42, L:/127.0.0.1:54458 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.177 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.177 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=729), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [649ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [651ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [665ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.179 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf72c41b0, L:/127.0.0.1:43938 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.180 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.181 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=756), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [681ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.181 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.181 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.181 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.182 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=726), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [175ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [203ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [548ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:43.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.182 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.182 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.184 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:43.184 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.184 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.186 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.186 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.186 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.186 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:43.186 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.186 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:43.187 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.187 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.188177 19442 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.691861 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54450 (local address 127.17.148.60:39387)
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.692588 (+   727us) server_negotiation.cc:207] Beginning negotiation
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.692593 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.049040 (+356447us) server_negotiation.cc:408] Connection header received
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.049086 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.049090 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.049169 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.049250 (+    81us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.168610 (+119360us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.169365 (+   755us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.184371 (+ 15006us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.184565 (+   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
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.187570 (+  3005us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:43.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.187591 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.187594 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.187607 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
20:02:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.187628 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.187638 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.187729 (+    91us) server_negotiation.cc:1036] Waiting for connection context
20:02:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.188018 (+   289us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54450: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54450): Connection reset by peer (error 104)
20:02:43.189 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":638,"thread_start_us":68,"threads_started":1}
20:02:43.190 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.191 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.191 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:43.147 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x740921cb, L:/127.0.0.1:43922 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.182 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.178 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.192 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.172 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.192 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.169 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.192 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.151 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb93db674, L:/127.0.0.1:56788 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.193 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.194 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x029b5a6d, L:/127.0.0.1:55014 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.198 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=774), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [672ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [697ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.197573 18027 connection.cc:466] server connection from 127.0.0.1:56788 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:56788 (request call id 0) could send its response
20:02:43.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.202 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x54ded3a5, L:/127.0.0.1:55004 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.202 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.203 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.209 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x99cfb9ee, L:/127.0.0.1:36164 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.210 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.211 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.214 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.215 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.218 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.218 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.220 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.220 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.223 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.224 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.227 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.228 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.230 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.230 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.232 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.233 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.236 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.240 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.241 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.243 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.244 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.247 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc4b4d22a, L:/127.0.0.1:43978 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.248 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.249 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.249 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9e1ba14d, L:/127.0.0.1:43126 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.251 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9295cea4, L:/127.0.0.1:43856 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.252 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.223 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.257 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.261 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.263615 19586 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.161551 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43210 (local address 127.17.148.62:44893)
20:02:43.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.178938 (+ 17387us) server_negotiation.cc:207] Beginning negotiation
20:02:43.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.178941 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.263045 (+ 84104us) server_negotiation.cc:408] Connection header received
20:02:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.263087 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.263090 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.263148 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.263222 (+    74us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.263393 (+   171us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43210: BlockingRecv error: recv got EOF from 127.0.0.1:43210 (error 108)
20:02:43.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":17331,"thread_start_us":72,"threads_started":1}
20:02:43.264 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.264 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.264 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:43.265 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.265 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.265 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.266 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.266 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.268 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.269 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.272 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.276 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.279 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.280 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.281 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.283 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.286 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.286 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.291 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.292 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfed3dec6, L:/127.0.0.1:43820 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.293 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.294 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.296 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.296 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [489ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [786ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.297 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.299 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.301 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.304 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.304 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.305 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8cdab063, L:/127.0.0.1:43278 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.308 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.308 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.311 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7e0c6fe1, L:/127.0.0.1:56732 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.312 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=895), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [816ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.318 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x98dc507d, L:/127.0.0.1:56822 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.319 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7a509157, L:/127.0.0.1:36098 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.320 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.321 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:43.321 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.321 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:43.322 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.322 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.323 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3f484e90, L:/127.0.0.1:36150 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=914), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [777ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [847ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [851ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.330 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.331 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.331 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.331 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.332 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.332 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.333 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.333 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.336 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.337 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.337 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.337662 19209 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.678456 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54440 (local address 127.17.148.60:39387)
20:02:43.337 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.678588 (+   132us) server_negotiation.cc:207] Beginning negotiation
20:02:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.678592 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.186976 (+508384us) server_negotiation.cc:408] Connection header received
20:02:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.187019 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.187022 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.187126 (+   104us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.187197 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.336452 (+149255us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.337212 (+   760us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.337539 (+   327us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54440: BlockingRecv error: recv got EOF from 127.0.0.1:54440 (error 108)
20:02:43.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
20:02:43.338 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.338 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.338 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.338 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.339 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.339 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.343 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.343 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.344 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.347 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.349 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.360 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.361 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.361 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.361 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.362 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.362 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.363 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x56f5d9be, L:/127.0.0.1:43144 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.365 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.365 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.366 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x55a3ee13, L:/127.0.0.1:43270 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.367 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa2e44e0b, L:/127.0.0.1:43954 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.367 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2b80ed52, L:/127.0.0.1:43154 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.368 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xac45786a, L:/127.0.0.1:44034 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.368 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4d25ec6d, L:/127.0.0.1:43956 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.369 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0fa19997, L:/127.0.0.1:44024 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.370 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x63e29c73, L:/127.0.0.1:43942 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.373 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [674ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [828ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [878ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.376 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:43.380 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb4593881, L:/127.0.0.1:36180 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.380 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab2d6251, L:/127.0.0.1:54442 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.389 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb27dbfb9, L:/127.0.0.1:36072 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.389 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcff70342, L:/127.0.0.1:43848 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.392 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.392 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f64f3d6, L:/127.0.0.1:36076 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.392 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7042033f, L:/127.0.0.1:43906 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.394 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4639c452, L:/127.0.0.1:43806 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.396 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3c544de2, L:/127.0.0.1:43878 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.391 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf4642e31, L:/127.0.0.1:36146 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.396 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa4fd11be, L:/127.0.0.1:44016 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.398 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0daea6ce, L:/127.0.0.1:43884 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.398 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5b0a2d68, L:/127.0.0.1:43146 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.398 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x761151ce, L:/127.0.0.1:36220 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.399 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe0ea7d6c, L:/127.0.0.1:36194 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.399 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbd34e654, L:/127.0.0.1:36114 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.400 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4ae30fba, L:/127.0.0.1:36206 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.400 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbb251672, L:/127.0.0.1:36058 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=940), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [810ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [817ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.402 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xda1b3e7c, L:/127.0.0.1:43230 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.402 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe768dd4b, L:/127.0.0.1:43200 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.404 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x029363e0, L:/127.0.0.1:43890 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.407 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7e3a1934, L:/127.0.0.1:43246 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.407 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9354ac77, L:/127.0.0.1:36118 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.409 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.409 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe9650d65, L:/127.0.0.1:36086 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.409449 19520 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:42.999307 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43134 (local address 127.17.148.62:44893)
20:02:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.004095 (+  4788us) server_negotiation.cc:207] Beginning negotiation
20:02:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.004101 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.197315 (+193214us) server_negotiation.cc:408] Connection header received
20:02:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.197362 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.197366 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.197414 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.197492 (+    78us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.255331 (+ 57839us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.256099 (+   768us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.408609 (+152510us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.408836 (+   227us) 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
20:02:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.408965 (+   129us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.408980 (+    15us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.408983 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.408994 (+    11us) server_negotiation.cc:923] calling sasl_server_start()
20:02:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.409009 (+    15us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.409017 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.409097 (+    80us) server_negotiation.cc:1036] Waiting for connection context
20:02:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.409280 (+   183us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43134: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43134): Connection reset by peer (error 104)
20:02:43.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4691,"thread_start_us":70,"threads_started":1}
20:02:43.412 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9c8d3890, L:/127.0.0.1:44000 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=997), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [577ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [876ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.414 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf45aa74f, L:/127.0.0.1:43994 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.415 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x564ade7b, L:/127.0.0.1:43256 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.418 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9a46ecd4, L:/127.0.0.1:36132 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.418 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5a0e5593, L:/127.0.0.1:43970 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.419061 18843 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.154846 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43218 (local address 127.17.148.62:44893)
20:02:43.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.161653 (+  6807us) server_negotiation.cc:207] Beginning negotiation
20:02:43.420 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3c8264d7, L:/127.0.0.1:36200 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.420 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x44d245b2, L:/127.0.0.1:43876 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.420 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf21175e2, L:/127.0.0.1:43834 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.421 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x707c060d, L:/127.0.0.1:43872 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1018), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [79ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1009ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.421 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7263d6d5, L:/127.0.0.1:54474 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.161657 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.215613 (+ 53956us) server_negotiation.cc:408] Connection header received
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.215666 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.215669 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.215715 (+    46us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.215783 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.239284 (+ 23501us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.253308 (+ 14024us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.418323 (+165015us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.418511 (+   188us) 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
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.418615 (+   104us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.418697 (+    82us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.418777 (+    80us) server_negotiation.cc:1036] Waiting for connection context
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.418928 (+   151us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43218: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43218): Connection reset by peer (error 104)
20:02:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6718}
20:02:43.422 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x428a23d1, L:/127.0.0.1:43224 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.423 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd3c3deda, L:/127.0.0.1:36182 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.424 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb723a4da, L:/127.0.0.1:43186 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=999), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [675ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [924ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=991), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [903ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [909ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:43.427 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x589db3c1, L:/127.0.0.1:43242 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=965), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [812ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [825ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [841ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.430 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9c373f77, L:/127.0.0.1:43170 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1023), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [102ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [627ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [956ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1013ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.432 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7673473c, L:/127.0.0.1:43822 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=998), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [219ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [904ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [924ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.433 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.433 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1020), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [880ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [937ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:43.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=978), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [829ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [866ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [898ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.436 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1016), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [918ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [929ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.436 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.437 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.437 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.439 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.439 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.440 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.440 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.440 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.440 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.440 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.441 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.441 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.441 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.441 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.441 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:43.442 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.442 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.442 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.442 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.444 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.446 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.446 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.446 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbdcf411c, L:/127.0.0.1:36142 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.446 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.446 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.446 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.448 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.448 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.449 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:43.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.449 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.449 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.449 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.450 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.450 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.450 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.451 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.451 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67e0f940, L:/127.0.0.1:44040 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.452 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.453 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=989), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [439ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [553ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [783ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [843ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:43.455 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.455 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.455 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.455 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.455 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.456 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.456 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.456 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0fe8a7eb, L:/127.0.0.1:43944 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.457 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x359252f2, L:/127.0.0.1:36110 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.457930 18170 connection.cc:466] server connection from 127.0.0.1:36110 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36110 (request call id 0) could send its response
20:02:43.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.459 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.460 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.460 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.460 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.460 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.460 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.461 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.461 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.461 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.461 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.461 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.462 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.462 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.463 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.463 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.465 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.465 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.465 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.466 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.466 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.469 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.469 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.469 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.469 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.469 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.470 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.470 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.469 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.470 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.471 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.471 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1010), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [637ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [678ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.472 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:43.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1005), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [791ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [818ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [876ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.473 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.473 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.477 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.477 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.477 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.477 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.477 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.477 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:43.477 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.478 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.478 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.478 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.479 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.479 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.480 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.480 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.480 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.480 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.481 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.481 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.482 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.482 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.483 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.483 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.483 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.483 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.483 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.483 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.484 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.484 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.484 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.485 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.482 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.489 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.489 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.488 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1027), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [719ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [810ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [869ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.491 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.492 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.492 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.492 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.492 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.493 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.493 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.493 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:43.493 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.493 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.493 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.493 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.494 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.494 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.494 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.494 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.494 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.495 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.495 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.498 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.498 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1049), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [631ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [884ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [931ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.502 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.503 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.503185 19601 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.464669 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43290 (local address 127.17.148.62:44893)
20:02:43.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.464997 (+   328us) server_negotiation.cc:207] Beginning negotiation
20:02:43.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.465002 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.471832 (+  6830us) server_negotiation.cc:408] Connection header received
20:02:43.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.471893 (+    61us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.503 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.471896 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.471960 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.472038 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.488562 (+ 16524us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.504 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.504 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.505 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.489342 (+   780us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.505 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.505 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.505 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:43.506 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.501759 (+ 12417us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.501977 (+   218us) 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
20:02:43.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.502497 (+   520us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:43.506 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.502618 (+   121us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:43.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.502711 (+    93us) server_negotiation.cc:1036] Waiting for connection context
20:02:43.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.503029 (+   318us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43290: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43290): Connection reset by peer (error 104)
20:02:43.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":237}
20:02:43.506 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.506 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.506 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.506 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.507 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.507 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.507 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.507 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.508 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:43.509 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.509 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.509 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.509 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.509 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.510 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.516 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.516 [DEBUG - pool-4-thread-51] (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.17.148.60:39387, [518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [634ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [891ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [936ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:43.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.522 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.522 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.523 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.523 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:43.523 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.524 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.524 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.525 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.529 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.529 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.529 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.530 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.530 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1085), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [637ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [861ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [923ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:43.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.537 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.539 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.539 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.539 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:43.539 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.540 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.540 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.540 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.540 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.540 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.541 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.542 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd63c73c3, L:/127.0.0.1:44056 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.544 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.544 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1099), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [639ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [865ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [901ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:43.545 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.545 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.545 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1126), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [653ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [948ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [957ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.547 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.552 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.554 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.554 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.554 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.554 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.554 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.554 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:43.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.555 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.555 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.556 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.556 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:43.556 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.556 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.556 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.556 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1098), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [626ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [669ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.558149 19310 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.546987 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43312 (local address 127.17.148.62:44893)
20:02:43.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.547102 (+   115us) server_negotiation.cc:207] Beginning negotiation
20:02:43.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.547106 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:43.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.548326 (+  1220us) server_negotiation.cc:408] Connection header received
20:02:43.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.548664 (+   338us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.548668 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.548742 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.548795 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.552573 (+  3778us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.553392 (+   819us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.558012 (+  4620us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43312: BlockingRecv error: recv got EOF from 127.0.0.1:43312 (error 108)
20:02:43.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
20:02:43.559 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.559 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.560 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.561 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.562 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.562 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.563 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:43.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.563 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.563 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.563078 19599 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.545023 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43310 (local address 127.17.148.62:44893)
20:02:43.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.545148 (+   125us) server_negotiation.cc:207] Beginning negotiation
20:02:43.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.545152 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:43.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.560140 (+ 14988us) server_negotiation.cc:408] Connection header received
20:02:43.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.562507 (+  2367us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.562510 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.562572 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.562638 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.562948 (+   310us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43310: BlockingRecv error: recv got EOF from 127.0.0.1:43310 (error 108)
20:02:43.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
20:02:43.563 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.564 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.564 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:43.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.566 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.566 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.566 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:43.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.571767 18843 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.557577 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43318 (local address 127.17.148.62:44893)
20:02:43.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.557718 (+   141us) server_negotiation.cc:207] Beginning negotiation
20:02:43.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.557723 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.560864 (+  3141us) server_negotiation.cc:408] Connection header received
20:02:43.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.564172 (+  3308us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.564176 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.564229 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.564286 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.571644 (+  7358us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43318: BlockingRecv error: recv got EOF from 127.0.0.1:43318 (error 108)
20:02:43.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:43.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.574 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.574 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.575 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:43.575 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.575 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.576 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.578 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.579 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.586 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.587 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.596 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.596 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.596 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:43.598 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaffc7d56, L:/127.0.0.1:44060 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1170), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [228ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1072ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1095ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.605 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf1926102, L:/127.0.0.1:43332 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.606 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.607 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.607 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.607 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.608 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.608 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.608 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.608 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.609 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.610 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.614 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.614 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.616 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.616 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.620 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.623 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.623 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.624 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.624 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.625 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.625 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.628 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.629 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.630 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.630 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1220), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [579ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [653ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.631 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.635 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.636 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.636 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.636 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:43.637 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.637 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.638 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.638 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.640 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.641 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.641 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.643 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc2d75fe3, L:/127.0.0.1:44066 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.643 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.643 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.645 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:43.648 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.648 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.650 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.650 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.650 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.651 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.651 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.651 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.652 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:43.653 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.654 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.655 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.655 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.656 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.657 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.658 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.658 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.659 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.659 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1202), Traces: [0ms] refreshing cache from master, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [612ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [754ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.660 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.664 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.665 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.665 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.665 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:43.666 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.666 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.666566 18843 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.659888 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43344 (local address 127.17.148.62:44893)
20:02:43.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.660086 (+   198us) server_negotiation.cc:207] Beginning negotiation
20:02:43.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.660091 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.660720 (+   629us) server_negotiation.cc:408] Connection header received
20:02:43.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.661115 (+   395us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.661120 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.661199 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.667 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.661259 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.667 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.665287 (+  4028us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.666085 (+   798us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.666444 (+   359us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43344: BlockingRecv error: recv got EOF from 127.0.0.1:43344 (error 108)
20:02:43.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":105}
20:02:43.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.668 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.668 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.670 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.670 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.670 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:43.671 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.671 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.671 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:43.672 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.672 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.674 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.675 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:43.675279 19601 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.536539 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43302 (local address 127.17.148.62:44893)
20:02:43.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.536683 (+   144us) server_negotiation.cc:207] Beginning negotiation
20:02:43.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.536688 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:43.675171 (+138483us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43302: BlockingRecv error: recv got EOF from 127.0.0.1:43302 (error 108)
20:02:43.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
20:02:43.676 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.676 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.677 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.677 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.677 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.680 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.681 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.681 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.695 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.696 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.697 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.698 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.698 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.699 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.701 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.701 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.701 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.702 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.703 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.703 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.703 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.704 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.705 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.706 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.706 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.707 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.707 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.708 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.708 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.708 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.709 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.710 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1255), Traces: [0ms] refreshing cache from master, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [612ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [839ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [856ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.710 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.711 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.712 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.713 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.714 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.715 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.715 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.716 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.716 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.717 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.717 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.717 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.717 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.718 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.718 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.719 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.722 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.723 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.724 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.725 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.725 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.726 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.727 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.727 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.728 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.729 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.730 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.732 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.733 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.734 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.734 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.735 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.736 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.737 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.738 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.739 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc4c19175, L:/127.0.0.1:43360 - R:/127.17.148.62:44893] using TOKEN/null
20:02:43.739 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.740 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.741 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.741 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.742 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.742 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.743 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.743 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.744 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.744 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:43.746 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.749 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.750 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.750 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.750 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.752 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.752 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.755 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.760 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.760 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.761 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.761 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.763 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.764 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.764 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.766 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.769 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.773 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.774 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.775 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.776 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.778 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfe9f9eb6, L:/127.0.0.1:36236 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.779 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.780 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.780 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.780 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.781 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.782 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.782 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.782 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.784 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.784 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.788 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.788 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.789 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.789 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.791 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.792 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.796 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.798 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.800 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xff08c46e, L:/127.0.0.1:36262 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.801 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.803 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.804 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.808 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.810 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4273b99c, L:/127.0.0.1:36252 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.811 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.814 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x22f91966, L:/127.0.0.1:43368 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.817 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf397cdc7, L:/127.0.0.1:44072 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=116), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [110ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.820 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.825 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.825 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.825 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.825 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.826 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.826 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.827 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.827 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.828 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.829 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.830 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:42.294 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.829 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.832 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.832 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.832 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.832 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.832 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.832 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.833 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.834 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.834 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.836 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.836 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.838 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.839 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.844 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.854 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.856 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.860 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:43.860 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0699a916, L:/127.0.0.1:36272 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.863 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:43.870 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.872 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xea33f065, L:/127.0.0.1:43380 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:43.874 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.874 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa79989bf, L:/127.0.0.1:44082 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:43.875 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.876 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.877 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.877 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=168), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [146ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [157ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [161ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:43.878 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.878 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.879 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.880 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.880 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.881 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:43.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.885 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:43.886 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.886 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.886 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:43.886 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:43.887 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:43.887 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.887 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:43.887 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:43.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.897 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.897 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.898 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.898 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.899 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.904 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.905 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.906 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.906 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.907 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.908 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.909 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.909 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.910 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:43.911 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.912 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.912 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.913 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.913 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.914 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.914 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.915 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.916 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.916 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.916 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:42.296 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:42.295 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:43.947 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:43.948 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.963 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.963 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.964 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:43.965 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.965 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:43.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.966 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.967 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.967 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.968 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.968 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.968 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.968 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.969 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.969 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.970 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.970 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.971 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.972 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.974 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.974 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.975 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.975 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:43.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.978 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.979 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.981 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:43.981 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.982 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.984 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.984 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.985 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.986 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.987 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.984 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.988 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.988 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.989 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x809793ef, L:/127.0.0.1:36280 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:43.989 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.989 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.990 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.990 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.990 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.991 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.991 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.992 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.992 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:43.993 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.993 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:43.994 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.996 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.996 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.997 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:43.997 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.998 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:43.999 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.000 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.001 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.001 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.003 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.005 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.006 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.006 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.007 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.007 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.007 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.007 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.008 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.008 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.008 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.010 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x287a0fca, L:/127.0.0.1:36328 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.010 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7981c7c1, L:/127.0.0.1:36290 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.010 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.011 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.012 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.015 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.015 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.018 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.018 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.019 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.019 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.019 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.020 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.020 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.020 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.020 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.020 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.021 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:44.021 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.021 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.021 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.021 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.021 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.021 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.021 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.022 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.022 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.022 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.022 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.022 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.022 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.022 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.022 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.022 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.023 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.023 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:44.023 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.023 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.023 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:44.023 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.024 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.024 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:44.024 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.024 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:44.024 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.025 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.025 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.026 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.026 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.026 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.027 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.027 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xada04993, L:/127.0.0.1:43386 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.029 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.029 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.030 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.030 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.030 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.031 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.031 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.031 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.033 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.034 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5e20d532, L:/127.0.0.1:36352 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.035 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.035 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4fccb4ea, L:/127.0.0.1:36334 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.036 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.038 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.039 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.043 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x28b5fe59, L:/127.0.0.1:44098 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.043 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.046 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.048 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.048 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbc642857, L:/127.0.0.1:36344 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.050 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.052 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x23ba52b1, L:/127.0.0.1:36312 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.052 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.053 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.054 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.054 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x58cb9aaf, L:/127.0.0.1:36382 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.056 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.056 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.058 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8776afd3, L:/127.0.0.1:36416 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.058 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.059 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.063 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.065 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa0fa0827, L:/127.0.0.1:36380 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.066 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.067 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.068 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.070 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.071 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.072 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.073 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x74d1ae5e, L:/127.0.0.1:36496 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.075 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.075 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x33b4e734, L:/127.0.0.1:36452 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.078 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.081 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.082 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9269b325, L:/127.0.0.1:36436 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.086 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8c7ff19, L:/127.0.0.1:36524 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.087 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x27472358, L:/127.0.0.1:36512 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.087 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.088 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.088 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.093 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe2c9016d, L:/127.0.0.1:36458 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.095 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.095 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0a3696de, L:/127.0.0.1:44114 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.095 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2e3ccff7, L:/127.0.0.1:36354 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.096 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=354), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [273ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [304ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.098 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x72574782, L:/127.0.0.1:36366 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.099 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x290d0755, L:/127.0.0.1:44116 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.100 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.100 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.103 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb80ec32e, L:/127.0.0.1:36522 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.104 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe02f3a60, L:/127.0.0.1:36470 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.105 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.107 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.108 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.110 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.112 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.112 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.112 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf391ed79, L:/127.0.0.1:36298 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.113 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd3220ea1, L:/127.0.0.1:36578 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.114 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2941aced, L:/127.0.0.1:36602 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.115 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.116 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x15e9ca8c, L:/127.0.0.1:36562 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.117 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.117 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.120 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x54176e25, L:/127.0.0.1:36590 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.121 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.124 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.125 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9f5c42c, L:/127.0.0.1:44130 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.126 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea2ca324, L:/127.0.0.1:44118 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.128 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.129 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.129 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.129 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x23b93389, L:/127.0.0.1:36616 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.132 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.134 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0179a33b, L:/127.0.0.1:44134 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.135 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3f0edb06, L:/127.0.0.1:36548 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.135 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4de6c31b, L:/127.0.0.1:36604 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.135 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcf0086c7, L:/127.0.0.1:44138 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.136 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.137 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.139 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.139 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa76a0295, L:/127.0.0.1:43396 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.142 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.142 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.144 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x54ac7b56, L:/127.0.0.1:36636 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.144 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7f037714, L:/127.0.0.1:36706 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.145 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.146 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.151 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.152 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x705cf302, L:/127.0.0.1:36648 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.153 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc6cc3b3, L:/127.0.0.1:36686 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.154 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.156 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0e8fb7f7, L:/127.0.0.1:36400 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.156 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xabdb7d5e, L:/127.0.0.1:36700 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.157 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.158 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x85482fec, L:/127.0.0.1:36538 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.160 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.161 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.161 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x52054c69, L:/127.0.0.1:36668 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.161 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x15be205b, L:/127.0.0.1:44150 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.163 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.165 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xff9b0979, L:/127.0.0.1:44152 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.166 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb96cfb0, L:/127.0.0.1:36618 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=429), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [237ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.167 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa267f936, L:/127.0.0.1:36662 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.171 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.173 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1df8c281, L:/127.0.0.1:36638 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.174 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.174 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.174 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.174 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.174 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.175 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.175 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.176 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.177 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.177 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x21850a58, L:/127.0.0.1:36738 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.177 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.178 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.179 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:44.179 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.179 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.179 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.179 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.179 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.180 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.180 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.181 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x44c245b3, L:/127.0.0.1:36728 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.183 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7bbc3430, L:/127.0.0.1:36594 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.186 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbb596c8b, L:/127.0.0.1:36626 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.186 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.187 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x51ceaa91, L:/127.0.0.1:44154 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.187 [DEBUG - pool-4-thread-35] (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.17.148.60:39387, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [379ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [427ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.187156 19820 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.053967 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36752 (local address 127.17.148.60:39387)
20:02:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.158733 (+104766us) server_negotiation.cc:207] Beginning negotiation
20:02:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.158737 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.158762 (+    25us) server_negotiation.cc:408] Connection header received
20:02:44.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.158880 (+   118us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.158884 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.158926 (+    42us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.158999 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.186156 (+ 27157us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.186849 (+   693us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.187038 (+   189us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36752: BlockingRecv error: recv got EOF from 127.0.0.1:36752 (error 108)
20:02:44.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":104709}
20:02:44.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.190 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.191 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.191 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe7e98390, L:/127.0.0.1:36698 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.192 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf230473, L:/127.0.0.1:36428 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.192 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.192 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.192 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.193 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9aee210f, L:/127.0.0.1:36718 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.193 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.193 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.193 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.193 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.193 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc480f5ae, L:/127.0.0.1:36676 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.195 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.195 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.195 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.196 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfae35b18, L:/127.0.0.1:36324 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=522), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [275ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [435ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.198 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x25f07a77, L:/127.0.0.1:36476 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.198531 19601 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.187696 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43406 (local address 127.17.148.62:44893)
20:02:44.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.198142 (+ 10446us) server_negotiation.cc:207] Beginning negotiation
20:02:44.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.198146 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.198159 (+    13us) server_negotiation.cc:408] Connection header received
20:02:44.199 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x05f4f724, L:/127.0.0.1:36490 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.198193 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.198196 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.198270 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.198401 (+   131us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43406: BlockingWrite error: write error: Broken pipe (error 32)
20:02:44.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":10361,"thread_start_us":118,"threads_started":1}
20:02:44.200 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab4e7ef9, L:/127.0.0.1:36372 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.200 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x10ad54fb, L:/127.0.0.1:43402 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.202 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.202 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.203 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.203 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.203 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.203 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.203 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.203 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.203 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x48ed5c39, L:/127.0.0.1:36386 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.205 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.206 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.207 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.208 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.208 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.208 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.209 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:44.210 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.212 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.216 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd5d327aa, L:/127.0.0.1:44156 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=516), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [420ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [437ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.220 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x28ddaf43, L:/127.0.0.1:43408 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.221 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.223 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.223 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.223 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.224 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.224 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.224 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.224 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.224 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.225 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.225 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.225 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.227 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.227 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.227 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.228 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.230 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.233 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f550e57, L:/127.0.0.1:43418 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.238 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5cfac948, L:/127.0.0.1:44176 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.239 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.240 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=525), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [276ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [410ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.240 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.244 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.244 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.244 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.244 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.245 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.245 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.246417 19875 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.240616 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43430 (local address 127.17.148.62:44893)
20:02:44.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.240732 (+   116us) server_negotiation.cc:207] Beginning negotiation
20:02:44.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.240736 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.246 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.241221 (+   485us) server_negotiation.cc:408] Connection header received
20:02:44.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.241546 (+   325us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.241549 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.246 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.241609 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.241658 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.245289 (+  3631us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.245980 (+   691us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.246282 (+   302us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43430: BlockingRecv error: recv got EOF from 127.0.0.1:43430 (error 108)
20:02:44.247 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
20:02:44.250 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.250 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.251 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5065ab01, L:/127.0.0.1:44172 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=547), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [417ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [446ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.256 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.257 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.260 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.262 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.262 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.262 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.263 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.263 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.263 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.265 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.265 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.266 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.266 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.268 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.269 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.274 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x29454130, L:/127.0.0.1:43446 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.275 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.276 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xddabce6e, L:/127.0.0.1:44188 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.277 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=562), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [365ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [440ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [442ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.284 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.285 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.285 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.285 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.286 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.286 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.286 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcaab74a1, L:/127.0.0.1:44190 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.289 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.289 [DEBUG - pool-4-thread-55] (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.17.148.60:39387, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [259ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [370ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.291 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=586), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [275ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [504ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.293 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6e8fbd12, L:/127.0.0.1:43460 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.294 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.295 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.295 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.295 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.295 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.295 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.296 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.296 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.297 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.298 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=591), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [15ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [352ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.298 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.298704 19875 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.290761 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43462 (local address 127.17.148.62:44893)
20:02:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.290897 (+   136us) server_negotiation.cc:207] Beginning negotiation
20:02:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.290901 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.293161 (+  2260us) server_negotiation.cc:408] Connection header received
20:02:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.293475 (+   314us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.293479 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.293543 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.293597 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.297452 (+  3855us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.298228 (+   776us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.298589 (+   361us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43462: BlockingRecv error: recv got EOF from 127.0.0.1:43462 (error 108)
20:02:44.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
20:02:44.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.300 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.300 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.300 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.302 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.303 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.304 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.304 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.304 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.304 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.305 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.305 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.305969 19875 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.298730 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43464 (local address 127.17.148.62:44893)
20:02:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.298917 (+   187us) server_negotiation.cc:207] Beginning negotiation
20:02:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.298921 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.299262 (+   341us) server_negotiation.cc:408] Connection header received
20:02:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.299517 (+   255us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.299520 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.299574 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.299645 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.304754 (+  5109us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.305531 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.305847 (+   316us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43464: BlockingRecv error: recv got EOF from 127.0.0.1:43464 (error 108)
20:02:44.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":118}
20:02:44.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.307 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.308 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.308 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.308 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.308 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.308 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.308 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.308 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.308 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.309 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.310 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.310 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.311 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.312 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.313 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.313 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.320 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.322 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.325 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc94ddd1a, L:/127.0.0.1:44200 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.326 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=583), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [289ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [418ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.329 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.331 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x45aa55fb, L:/127.0.0.1:43472 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.332 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.332 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.333 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.333 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.333 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.334 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.334 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.335 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.335 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.337 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.337 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.337 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.338 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.340 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.344 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.346 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0fe54a89, L:/127.0.0.1:43488 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.347 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9fb3268c, L:/127.0.0.1:44214 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=651), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [375ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [569ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [570ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.357 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd8c4d735, L:/127.0.0.1:44220 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.357 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.358 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.358 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.358 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.359 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.359 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.359 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.360 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.361 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.362 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.363 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.364 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.364 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.364 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.365 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.372 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9162bf0e, L:/127.0.0.1:44232 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.374 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x73a279e1, L:/127.0.0.1:43500 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.374 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [317ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [497ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.375 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.377 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.379 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.380 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.381 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.381 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.381 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.381 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.381 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.381 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.382 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.388 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x80e95a10, L:/127.0.0.1:44234 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.389 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.389 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe166f1ed, L:/127.0.0.1:44248 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.390 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.391 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.392 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.393 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.393 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.394 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.401 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.403 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.409 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4cb07c8, L:/127.0.0.1:44276 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.411 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2d7eaee5, L:/127.0.0.1:44260 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=709), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [398ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [605ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [630ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=738), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [374ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [648ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.420 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.421 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x69e2d30c, L:/127.0.0.1:43516 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.422 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.424 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.424 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.425 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.425 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.425 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.425 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.426 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.427 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.428 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.428 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.428 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.428 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.429 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.429430 19875 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.401038 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43520 (local address 127.17.148.62:44893)
20:02:44.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.401180 (+   142us) server_negotiation.cc:207] Beginning negotiation
20:02:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.401184 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.401352 (+   168us) server_negotiation.cc:408] Connection header received
20:02:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.401647 (+   295us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.401650 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.401730 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.401783 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.412893 (+ 11110us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.413678 (+   785us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.424895 (+ 11217us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.425122 (+   227us) 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
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.428804 (+  3682us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.428829 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.428833 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.428849 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.428876 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.428887 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.428976 (+    89us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.429281 (+   305us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43520: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43520): Connection reset by peer (error 104)
20:02:44.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
20:02:44.431 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.432 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.433 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.435 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.436 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.436 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.442 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe41504a3, L:/127.0.0.1:44308 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.444 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.445 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.446 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.450 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.451 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6e08fb05, L:/127.0.0.1:44292 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.455 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0af3d9f4, L:/127.0.0.1:44324 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.456 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.456 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.457 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.458 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.459 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.461 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.462 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.466 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4fc3bb8d, L:/127.0.0.1:36760 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.470 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x53d6eeda, L:/127.0.0.1:44336 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=729), Traces: [0ms] refreshing cache from master, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [549ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [560ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [564ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.474 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.474 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8ad061a4, L:/127.0.0.1:43530 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.475 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.476 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.477 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.477 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.477 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.477 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.477 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.478 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.480 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.481 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.484 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.486 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.487 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.490 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcab3ecc7, L:/127.0.0.1:44338 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.495 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x69c817c6, L:/127.0.0.1:44354 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.496 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.498 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [297ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [599ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.498 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.502 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.503 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.503 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.503 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.503 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.503 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.504 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.505 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.505 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.507 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.507965 19875 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.495544 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43536 (local address 127.17.148.62:44893)
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.495680 (+   136us) server_negotiation.cc:207] Beginning negotiation
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.495684 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.496937 (+  1253us) server_negotiation.cc:408] Connection header received
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.497501 (+   564us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.497505 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.497561 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.497615 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.501584 (+  3969us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.502317 (+   733us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.506513 (+  4196us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.506721 (+   208us) 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
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.507285 (+   564us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.507305 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.507309 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.507323 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.507345 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.507354 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.507429 (+    75us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.507822 (+   393us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43536: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43536): Connection reset by peer (error 104)
20:02:44.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
20:02:44.509 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.510 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.510 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.511 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.513 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.518 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.518 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.519 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcff3f263, L:/127.0.0.1:44368 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.521 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [299ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [608ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [623ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.523 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.526 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.528 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.528 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.529 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.529 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.529 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.529 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.530 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.530 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.531 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.531375 19875 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.512922 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43542 (local address 127.17.148.62:44893)
20:02:44.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.513038 (+   116us) server_negotiation.cc:207] Beginning negotiation
20:02:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.513042 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.513470 (+   428us) server_negotiation.cc:408] Connection header received
20:02:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.513687 (+   217us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.513690 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.513747 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.513828 (+    81us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.527711 (+ 13883us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.528470 (+   759us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.531249 (+  2779us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43542: BlockingRecv error: recv got EOF from 127.0.0.1:43542 (error 108)
20:02:44.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
20:02:44.532 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.532 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.533 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.533 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.537 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.538 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.538 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.539 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.546 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x07604a5c, L:/127.0.0.1:44372 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.548 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc71a3c55, L:/127.0.0.1:44376 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.549 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=821), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [298ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [669ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.550 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.552 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8840942b, L:/127.0.0.1:43556 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.553 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.554 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.554 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.554 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.554 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.556 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.556 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.557 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.558 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.559 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.561 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.561 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.563 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x596c29a8, L:/127.0.0.1:44384 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.565 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.568 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.568 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.570 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.572 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [296ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [693ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.573 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6fa0874a, L:/127.0.0.1:43580 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.575 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.578 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.578 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.578 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.579 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.579 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.580468 19601 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.549259 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43564 (local address 127.17.148.62:44893)
20:02:44.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.549395 (+   136us) server_negotiation.cc:207] Beginning negotiation
20:02:44.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.549399 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.549854 (+   455us) server_negotiation.cc:408] Connection header received
20:02:44.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.550147 (+   293us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.550150 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.550207 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.550262 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.559215 (+  8953us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.559926 (+   711us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.574898 (+ 14972us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.581 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.575115 (+   217us) 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
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.577005 (+  1890us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.577024 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.577028 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.577042 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.577067 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.577076 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.577154 (+    78us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.580331 (+  3177us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43564: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43564): Cannot send after transport endpoint shutdown (error 108)
20:02:44.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
20:02:44.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.581 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.582 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.587 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x67092424, L:/127.0.0.1:36768 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.588 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.592 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.594 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3e91ff59, L:/127.0.0.1:44400 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.596 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc62f389e, L:/127.0.0.1:44416 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=877), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [230ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [699ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [721ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.598 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=882), Traces: [0ms] refreshing cache from master, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [629ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [639ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [653ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [663ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.601 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.604 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.604 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.604 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.604 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.605 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.605 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.605 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.605 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.607 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.611 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.612 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.612 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.612 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.613 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.613 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.616 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.620 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.620 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.621 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.622234 19601 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.587346 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43588 (local address 127.17.148.62:44893)
20:02:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.587478 (+   132us) server_negotiation.cc:207] Beginning negotiation
20:02:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.587482 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.588990 (+  1508us) server_negotiation.cc:408] Connection header received
20:02:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.592215 (+  3225us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.592218 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.592281 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.592339 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.602066 (+  9727us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.602813 (+   747us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.615345 (+ 12532us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.615553 (+   208us) 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
20:02:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.621627 (+  6074us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.621641 (+    14us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.621644 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.621658 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.621686 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.621697 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.621777 (+    80us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.622079 (+   302us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43588: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43588): Connection reset by peer (error 104)
20:02:44.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
20:02:44.623 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.624 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.625 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.629 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.630 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.632 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.636 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.637 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb53fdda9, L:/127.0.0.1:36776 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.639 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.641 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f99cf30, L:/127.0.0.1:44424 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=930), Traces: [0ms] refreshing cache from master, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [678ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [719ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [724ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.647 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5600c38c, L:/127.0.0.1:43600 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.648 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.648 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.648 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.648 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.649 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.649 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.649 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.650 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.650 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.651 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.651 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.652 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.661 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.664 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x764d351b, L:/127.0.0.1:44426 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.667 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.668 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.669 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.671 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.671 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.672 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.677 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.682 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.682 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.682 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.682 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.684 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.685 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1010), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [103ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [384ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.686 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.688 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.688 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.689 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.689 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=987), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [287ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [345ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.690 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.691 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.692 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.692 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.693 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.704 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.704 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.707 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.707 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.708 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.708 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.709 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.710 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.711 [DEBUG - pool-4-thread-5] (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.17.148.60:39387, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [317ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [385ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.712 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.712 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.713 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.713 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=977), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [269ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [463ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.715 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.716 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.719 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.721 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.731 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.731 [DEBUG - pool-4-thread-36] (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.17.148.60:39387, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [135ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [491ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.732 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.746 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.748 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:44.748 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.749 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.750 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.751 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1009), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [210ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [842ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.756 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.756 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.757 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.757 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.758 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.758 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.758 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.759 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.759 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.759 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.759 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.759 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.760 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.760 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.760 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.760 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.761 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.761 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.762 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.762 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.762 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.762 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.762 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.762 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.762 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.763 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.763 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.764 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.764 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.764 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.765 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.768 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.768 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.770 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.770 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.770 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.771 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.771 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.771 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.771 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.771 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.772 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.772 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.773 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.774 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.774 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.775 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:44.777 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.780 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.780 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f9b3ba2, L:/127.0.0.1:44506 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.784 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.795 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.795 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1100), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [267ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [368ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.797 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.802 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.803 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.804 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.804 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.805878 19956 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.715889 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43648 (local address 127.17.148.62:44893)
20:02:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.720006 (+  4117us) server_negotiation.cc:207] Beginning negotiation
20:02:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.720010 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.720026 (+    16us) server_negotiation.cc:408] Connection header received
20:02:44.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.720068 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.806 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.806 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.810 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.811 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.812 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.813 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.815 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.816 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.819 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.820 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.823 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.823 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.824 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.824 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:44.826 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.849 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.855 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.856 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.856 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.856 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1064), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [233ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [569ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [588ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.857 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.720071 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.858 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.858 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1058), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [276ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [512ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [544ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.858 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.858 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.858 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.859 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.859 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.859 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.860 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.860 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.865 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.865 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.867 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb646e6c0, L:/127.0.0.1:44432 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.858 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.869 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.869 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1b0b8d6c, L:/127.0.0.1:44492 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.870 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.870 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.870 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x75248923, L:/127.0.0.1:44502 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.871 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.871 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.871 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.875 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:44.875 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.879 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.879 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.880 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.880 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.886 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.886 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:44.887 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.887 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.887 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:44.887 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.888 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.889 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.889 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.889 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.892 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.892 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.893 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.893 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.893 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.895 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbf60ec33, L:/127.0.0.1:36792 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.898 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.899 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.720141 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.720224 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.804985 (+ 84761us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.805582 (+   597us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.805756 (+   174us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43648: BlockingRecv error: recv got EOF from 127.0.0.1:43648 (error 108)
20:02:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4012,"thread_start_us":71,"threads_started":1}
20:02:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.811124 19954 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.712168 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43640 (local address 127.17.148.62:44893)
20:02:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.716384 (+  4216us) server_negotiation.cc:207] Beginning negotiation
20:02:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.716388 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.716399 (+    11us) server_negotiation.cc:408] Connection header received
20:02:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.716435 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.716437 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.716480 (+    43us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.716552 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.809981 (+ 93429us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.810764 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.810992 (+   228us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43640: BlockingRecv error: recv got EOF from 127.0.0.1:43640 (error 108)
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4141,"thread_start_us":61,"threads_started":1}
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.857704 19875 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.649216 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43606 (local address 127.17.148.62:44893)
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.649343 (+   127us) server_negotiation.cc:207] Beginning negotiation
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.649348 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.650792 (+  1444us) server_negotiation.cc:408] Connection header received
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.651085 (+   293us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.651090 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.651180 (+    90us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.651241 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.654205 (+  2964us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.654974 (+   769us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.668844 (+ 13870us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.669060 (+   216us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.857207 (+188147us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.857228 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.857232 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.857248 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.857279 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:44.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.857290 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.857376 (+    86us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.857563 (+   187us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43606: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43606): Cannot send after transport endpoint shutdown (error 108)
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.864675 19944 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.690687 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43630 (local address 127.17.148.62:44893)
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.692485 (+  1798us) server_negotiation.cc:207] Beginning negotiation
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.692489 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.692504 (+    15us) server_negotiation.cc:408] Connection header received
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.692543 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.692546 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.692601 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.692684 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.695989 (+  3305us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.696763 (+   774us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.863802 (+167039us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.864038 (+   236us) 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
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.864173 (+   135us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.864281 (+   108us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.864364 (+    83us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.864519 (+   155us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43630: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43630): Connection reset by peer (error 104)
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1719,"thread_start_us":72,"threads_started":1}
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.868796 19601 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.686078 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43616 (local address 127.17.148.62:44893)
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.686212 (+   134us) server_negotiation.cc:207] Beginning negotiation
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.686217 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.686709 (+   492us) server_negotiation.cc:408] Connection header received
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.687034 (+   325us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.687038 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.687107 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.687173 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.689608 (+  2435us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.690318 (+   710us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.868018 (+177700us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.868223 (+   205us) 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
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.868335 (+   112us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.868442 (+   107us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.868531 (+    89us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.868669 (+   138us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43616: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43616): Connection reset by peer (error 104)
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:44.904 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.908 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.908 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1167), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [208ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [550ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.909 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1170), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [179ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [471ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [487ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.910 [DEBUG - pool-4-thread-67] (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.17.148.60:39387, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [214ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [536ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.911 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1183), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [276ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [639ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [668ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.913 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe5c2c8a1, L:/127.0.0.1:44612 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.913 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x90d99e32, L:/127.0.0.1:44604 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.913 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.916 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.917 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.919 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.925 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.925 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x851723b3, L:/127.0.0.1:44456 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.926 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.926 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.926 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:44.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.927 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.928 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.928 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1209), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [206ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [934ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1057ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.928 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.928 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.928 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1218), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [249ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1117ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.930 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.930 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.930 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.930 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.930 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.932 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [286ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [868ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1050ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.933 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.934 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.935 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.935 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.935 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.936 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.936 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.937 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x59cec5b9, L:/127.0.0.1:43692 - R:/127.17.148.62:44893] using TOKEN/null
20:02:44.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.939 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.941 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.941 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.946 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x932f85e5, L:/127.0.0.1:43718 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.947 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x55a0d8c9, L:/127.0.0.1:44588 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.947 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f3fd709, L:/127.0.0.1:44526 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.948 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x78c1898e, L:/127.0.0.1:44552 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.948 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0b5d86b5, L:/127.0.0.1:43724 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.949 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5b0f7f9f, L:/127.0.0.1:43672 - R:/127.17.148.62:44893] using TOKEN/null
20:02:44.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.950 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.950 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.950 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.952 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.955 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.958 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.960 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x901e77f4, L:/127.0.0.1:43748 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.963 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.965 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5e4100fd, L:/127.0.0.1:43698 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:44.971 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x950493a9, L:/127.0.0.1:44442 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.974 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.974 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b871371, L:/127.0.0.1:36806 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:44.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1262), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [385ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [977ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1153ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.974 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea5d5056, L:/127.0.0.1:44468 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.976 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.977 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.977 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [242ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1052ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1067ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.977 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.978 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdeddc238, L:/127.0.0.1:44476 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:44.977 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.978 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.979 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.980 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:44.980 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.981 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.981 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.981 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.981 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.981 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.981 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.982 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:44.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.982 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.983 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.983 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:44.984 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.984 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.984 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:44.987 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.987 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.987 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.988 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.988 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:44.988 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:44.989 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:44.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.991 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:44.983 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.993 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.993 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.993 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.993 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.993 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.994 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:44.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:44.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:44.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1295), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [319ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1026ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1214ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:44.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:44.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.998 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:44.998 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:44.998 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:44.999 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:44.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:44.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.000 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.000 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.001 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.002 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.002 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.002 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.002 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.003 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.003 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.003 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.004 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.004 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.932135 19962 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.732592 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43658 (local address 127.17.148.62:44893)
20:02:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.734531 (+  1939us) server_negotiation.cc:207] Beginning negotiation
20:02:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.734535 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.734550 (+    15us) server_negotiation.cc:408] Connection header received
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.734593 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.734596 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.734641 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.734722 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.853701 (+118979us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.854425 (+   724us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.931996 (+ 77571us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43658: BlockingRecv error: recv got EOF from 127.0.0.1:43658 (error 108)
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1843,"thread_start_us":97,"threads_started":1}
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.932618 19962 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.884942 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43734 (local address 127.17.148.62:44893)
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.932343 (+ 47401us) server_negotiation.cc:207] Beginning negotiation
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.932347 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.932360 (+    13us) server_negotiation.cc:408] Connection header received
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.932393 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.932397 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.932442 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.932537 (+    95us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43734: BlockingWrite error: write error: Broken pipe (error 32)
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47338,"thread_start_us":116,"threads_started":1}
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.959340 18026 connection.cc:466] server connection from 127.0.0.1:43692 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:43692 (request call id 0) could send its response
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:44.992319 20009 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.825557 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43686 (local address 127.17.148.62:44893)
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.825836 (+   279us) server_negotiation.cc:207] Beginning negotiation
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.825840 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.887836 (+ 61996us) server_negotiation.cc:408] Connection header received
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.887895 (+    59us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.887899 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.887962 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.888048 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.903954 (+ 15906us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.904710 (+   756us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.991522 (+ 86812us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.991756 (+   234us) 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
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.991912 (+   156us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.992026 (+   114us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.992169 (+   143us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43686: BlockingWrite error: failed to write to TLS socket: Broken pipe
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":200,"thread_start_us":110,"threads_started":1}
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.001550 19954 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.814417 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43666 (local address 127.17.148.62:44893)
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.814553 (+   136us) server_negotiation.cc:207] Beginning negotiation
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.814557 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.896690 (+ 82133us) server_negotiation.cc:408] Connection header received
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.896743 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.896745 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.896805 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.896876 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.912331 (+ 15455us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.913037 (+   706us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.001417 (+ 88380us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43666: BlockingRecv error: recv got EOF from 127.0.0.1:43666 (error 108)
20:02:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:45.012 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.014 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.010 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xacd46523, L:/127.0.0.1:43764 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:45.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.015 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.013 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb2eda919, L:/127.0.0.1:44520 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.016 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.016 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1308), Traces: [0ms] refreshing cache from master, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [830ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [879ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1042ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1059ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.016 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.016 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.017 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.017 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.017 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.018 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.018 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.019 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.019 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.019 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.022 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3d8da17d, L:/127.0.0.1:44562 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.023 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2a2308f0, L:/127.0.0.1:44576 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.024 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.025 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1305), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [214ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [909ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [932ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, deferred=null) after lookup
20:02:45.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.026 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.026 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.026 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.026 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.027 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.027 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.028 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.028 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.031 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [284ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1155ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.033 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.033 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.034 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.034 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.034 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.035 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.038 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d1981e0, L:/127.0.0.1:44578 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.040316 20016 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.881643 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43708 (local address 127.17.148.62:44893)
20:02:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.916432 (+ 34789us) server_negotiation.cc:207] Beginning negotiation
20:02:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.916437 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.916453 (+    16us) server_negotiation.cc:408] Connection header received
20:02:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.916493 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.916496 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.916548 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.916646 (+    98us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.039161 (+122515us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.040018 (+   857us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.040190 (+   172us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43708: BlockingWrite error: write error: Broken pipe (error 32)
20:02:45.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34683}
20:02:45.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.041 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.042 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.042 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.042 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.042 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.042 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.043 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.043 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1322), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [292ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [927ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1168ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.047 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.047215 19875 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.894521 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43742 (local address 127.17.148.62:44893)
20:02:45.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.947123 (+ 52602us) server_negotiation.cc:207] Beginning negotiation
20:02:45.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.947127 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.048 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.947139 (+    12us) server_negotiation.cc:408] Connection header received
20:02:45.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.947167 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.048 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.048 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.048 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.048 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.947169 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.947208 (+    39us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.947279 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:45.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.965737 (+ 18458us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:44.966306 (+   569us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.045943 (+ 79637us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.046162 (+   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
20:02:45.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.046642 (+   480us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:45.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.046661 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:45.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.046664 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:45.049 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.049 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.049 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.049 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.049 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.046679 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:45.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.046703 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:45.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.046713 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:45.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.046781 (+    68us) server_negotiation.cc:1036] Waiting for connection context
20:02:45.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.047043 (+   262us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43742: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43742): Connection reset by peer (error 104)
20:02:45.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52545,"thread_start_us":104,"threads_started":1}
20:02:45.050 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfbb4167d, L:/127.0.0.1:43712 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.051095 20014 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.019461 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43770 (local address 127.17.148.62:44893)
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.019574 (+   113us) server_negotiation.cc:207] Beginning negotiation
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.019578 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.020049 (+   471us) server_negotiation.cc:408] Connection header received
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.020368 (+   319us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.020372 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.020427 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.020475 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.023569 (+  3094us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.024340 (+   771us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.038734 (+ 14394us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.038935 (+   201us) 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
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.046059 (+  7124us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.046163 (+   104us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.046251 (+    88us) server_negotiation.cc:1036] Waiting for connection context
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.050972 (+  4721us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43770: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43770): Connection reset by peer (error 104)
20:02:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
20:02:45.052 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe317e3dc, L:/127.0.0.1:44542 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.053630 19954 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.026049 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43774 (local address 127.17.148.62:44893)
20:02:45.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.026164 (+   115us) server_negotiation.cc:207] Beginning negotiation
20:02:45.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.026168 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.028633 (+  2465us) server_negotiation.cc:408] Connection header received
20:02:45.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.028927 (+   294us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.028930 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.028992 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.029041 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.052319 (+ 23278us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.053077 (+   758us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.053534 (+   457us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43774: BlockingRecv error: recv got EOF from 127.0.0.1:43774 (error 108)
20:02:45.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
20:02:45.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.054 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.054 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1339), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [367ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [984ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1221ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.055 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.055 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.055 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.055 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.055 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.056 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.057 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5597b5b8, L:/127.0.0.1:44620 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.058 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd239581a, L:/127.0.0.1:44580 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.059 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.059 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.060 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.060 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.060 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.062 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.062 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.063 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.063 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.064 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.064 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.064 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.066 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.067 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.067 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.067 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.068 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.068 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.069 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.069 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.070 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.070 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.072 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.072203 19954 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.056239 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43780 (local address 127.17.148.62:44893)
20:02:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.056345 (+   106us) server_negotiation.cc:207] Beginning negotiation
20:02:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.056349 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.056862 (+   513us) server_negotiation.cc:408] Connection header received
20:02:45.072 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.059349 (+  2487us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.059352 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.072 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.073 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.073 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.073 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.073 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.059409 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.059456 (+    47us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.065431 (+  5975us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.066231 (+   800us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.072083 (+  5852us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43780: BlockingRecv error: recv got EOF from 127.0.0.1:43780 (error 108)
20:02:45.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
20:02:45.076 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.080 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.087 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.087 [DEBUG - pool-4-thread-50] (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.17.148.60:39387, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [355ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1019ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1157ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.092 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.093 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.093 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.093 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.093 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.093 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.093 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.094 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.095 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xac369fe4, L:/127.0.0.1:43782 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:45.099 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.099 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1358), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [212ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [920ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1135ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.100903 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.087828 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43792 (local address 127.17.148.62:44893)
20:02:45.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.087973 (+   145us) server_negotiation.cc:207] Beginning negotiation
20:02:45.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.087977 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.088490 (+   513us) server_negotiation.cc:408] Connection header received
20:02:45.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.088775 (+   285us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.088779 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.088839 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.088894 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.099648 (+ 10754us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.100448 (+   800us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.100761 (+   313us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43792: BlockingRecv error: recv got EOF from 127.0.0.1:43792 (error 108)
20:02:45.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
20:02:45.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.104 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.104 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1386), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [286ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1151ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.104 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.107 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.107 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.108 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.108 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.109 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.109 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.111 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.111 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.111 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.112 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.112 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.112 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.113 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.113 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.114 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.114 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.115 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.116 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.116 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.119 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.119781 19954 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.106787 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43798 (local address 127.17.148.62:44893)
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.106898 (+   111us) server_negotiation.cc:207] Beginning negotiation
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.106901 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.107926 (+  1025us) server_negotiation.cc:408] Connection header received
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.108173 (+   247us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.108176 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.108232 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.108275 (+    43us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.115739 (+  7464us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.120 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.116514 (+   775us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.119649 (+  3135us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43798: BlockingRecv error: recv got EOF from 127.0.0.1:43798 (error 108)
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.120093 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.103402 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43796 (local address 127.17.148.62:44893)
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.103522 (+   120us) server_negotiation.cc:207] Beginning negotiation
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.103527 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.104523 (+   996us) server_negotiation.cc:408] Connection header received
20:02:45.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.104567 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.104571 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.104626 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.104699 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.113579 (+  8880us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.114324 (+   745us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.121 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.119991 (+  5667us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43796: BlockingRecv error: recv got EOF from 127.0.0.1:43796 (error 108)
20:02:45.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
20:02:45.121 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.122 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.122 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.125 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.127 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.128 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.128 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.135 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.136 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.136 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1400), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [247ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [915ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1162ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.138 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.138 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.141 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf226fdd2, L:/127.0.0.1:43802 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:45.141 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.142 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.142 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.142 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.143 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.143 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.144 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.145 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1435), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [351ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1004ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1188ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.148 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.149 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.149256 20017 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.137801 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43828 (local address 127.17.148.62:44893)
20:02:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.137927 (+   126us) server_negotiation.cc:207] Beginning negotiation
20:02:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.137931 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.138374 (+   443us) server_negotiation.cc:408] Connection header received
20:02:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.138651 (+   277us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.138655 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.138711 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.138770 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.142265 (+  3495us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.143029 (+   764us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.149123 (+  6094us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43828: BlockingRecv error: recv got EOF from 127.0.0.1:43828 (error 108)
20:02:45.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
20:02:45.150 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.150 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.150 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.151 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.151 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.153 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.153 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.154 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.154 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa406efd, L:/127.0.0.1:44636 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.155 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc76210f2, L:/127.0.0.1:43816 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:45.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1447), Traces: [0ms] refreshing cache from master, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [906ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1081ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1224ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1237ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.158516 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.148305 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43838 (local address 127.17.148.62:44893)
20:02:45.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.148438 (+   133us) server_negotiation.cc:207] Beginning negotiation
20:02:45.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.148442 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.148678 (+   236us) server_negotiation.cc:408] Connection header received
20:02:45.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.148892 (+   214us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.148895 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.148954 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.149021 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.157384 (+  8363us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.158113 (+   729us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.158407 (+   294us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43838: BlockingRecv error: recv got EOF from 127.0.0.1:43838 (error 108)
20:02:45.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
20:02:45.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.161 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.161 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1431), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [267ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [925ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1087ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.161 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.161 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.161 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.162 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.162 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.162 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.163 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.163 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.163 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.164 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.164 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1451), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [313ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [982ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1231ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.164 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.164 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.165 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.165 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.165 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.165 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.166 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.166 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.166 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.166 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.167 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.168 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.168 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.168 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:45.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.168584 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.163572 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43848 (local address 127.17.148.62:44893)
20:02:45.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.163756 (+   184us) server_negotiation.cc:207] Beginning negotiation
20:02:45.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.163760 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.163773 (+    13us) server_negotiation.cc:408] Connection header received
20:02:45.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.163828 (+    55us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.169 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.163831 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.163884 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.169 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.163953 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.167419 (+  3466us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.168169 (+   750us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.168469 (+   300us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43848: BlockingRecv error: recv got EOF from 127.0.0.1:43848 (error 108)
20:02:45.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":83}
20:02:45.169 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.169 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.169 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.171 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.171 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.171 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:45.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:45.171 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:45.172 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.172 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.176 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.176 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.176 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.177 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.177 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.179 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.208 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.209 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.210 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.211 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.212 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.212 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.213 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.214 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.214 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.215 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.216 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.217 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.217 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.218 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.218 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.219 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.219 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.220 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.220 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.220 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.220 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.220 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.221 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.222 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.223 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.223 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.223 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.224 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.225 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.225 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.225 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.225 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.226 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.226 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.226 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.227 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.227 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.227 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1512), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [264ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [985ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1119ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.228 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.228 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.229 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.229 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.229 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.230 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.230 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.231 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.232 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.232 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.232 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.231 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.232 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.232 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.232 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.233 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.233 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.233 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.233 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.233 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.233 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.233 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.234 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.234 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.234 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.234 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.234 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.235 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.235 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.235 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.236 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.236 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.236 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.236 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.237 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.237 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.237 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.238 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.238 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.238 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.239 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.239 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.239 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.240 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.240 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.240 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.240 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.241 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.241 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.242 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.242 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.242 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.243 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.243 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.243 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.243 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.244 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.244 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.244 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.245 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.245 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.245 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.245 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.245 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.246 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.246 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.246 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.247 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.247 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.247 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.247 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.247 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.248 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.249 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.249 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.251 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.251 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.252 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.252 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.253 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb1a05155, L:/127.0.0.1:44466 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.255228 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.229325 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43850 (local address 127.17.148.62:44893)
20:02:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.229460 (+   135us) server_negotiation.cc:207] Beginning negotiation
20:02:45.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.229465 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.229952 (+   487us) server_negotiation.cc:408] Connection header received
20:02:45.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.230261 (+   309us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.230266 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.230327 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.230375 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.254086 (+ 23711us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.254875 (+   789us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.255099 (+   224us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43850: BlockingRecv error: recv got EOF from 127.0.0.1:43850 (error 108)
20:02:45.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:45.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.257 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.257 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [287ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [980ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1218ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1378ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.258 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.260 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.261 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.262 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.262 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.262 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.262 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.262 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.262 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.263 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.265 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.265 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.266 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4cece85d, L:/127.0.0.1:36808 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.268 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.269 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.274 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ec1eeda, L:/127.0.0.1:44648 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=95), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [36ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [44ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.276 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.277 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.278 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.278 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.279 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.280 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.280 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.281 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.281 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.281 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.281 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.282 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.283699 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.267908 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43860 (local address 127.17.148.62:44893)
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.268058 (+   150us) server_negotiation.cc:207] Beginning negotiation
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.268063 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.268406 (+   343us) server_negotiation.cc:408] Connection header received
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.268620 (+   214us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.268623 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.268675 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.268724 (+    49us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.272910 (+  4186us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.284 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.273567 (+   657us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.279610 (+  6043us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.279859 (+   249us) 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
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.283170 (+  3311us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.283192 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.283195 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.283209 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.283234 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.283245 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.283322 (+    77us) server_negotiation.cc:1036] Waiting for connection context
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.283554 (+   232us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43860: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43860): Connection reset by peer (error 104)
20:02:45.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
20:02:45.285 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.288 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.288 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.289 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c6eed52, L:/127.0.0.1:44664 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=78), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [57ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.293 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.293 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.293 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.294 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.294 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.296 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:45.296 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.296 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.296 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.297 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.301 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.300971 19987 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.277608 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36810 (local address 127.17.148.60:39387)
20:02:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.277777 (+   169us) server_negotiation.cc:207] Beginning negotiation
20:02:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.277782 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.278976 (+  1194us) server_negotiation.cc:408] Connection header received
20:02:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.279235 (+   259us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.279239 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.279297 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.279350 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.295793 (+ 16443us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.296530 (+   737us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.300820 (+  4290us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36810: BlockingRecv error: recv got EOF from 127.0.0.1:36810 (error 108)
20:02:45.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
20:02:45.301 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.301 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.302 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:45.302 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.302613 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.283929 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43868 (local address 127.17.148.62:44893)
20:02:45.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.284040 (+   111us) server_negotiation.cc:207] Beginning negotiation
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.284044 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.284549 (+   505us) server_negotiation.cc:408] Connection header received
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.284807 (+   258us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.284810 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.284866 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.284919 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.288007 (+  3088us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.288686 (+   679us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.294240 (+  5554us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.294443 (+   203us) 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
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.302083 (+  7640us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.302107 (+    24us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.302111 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.302126 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.302155 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.302166 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.302241 (+    75us) server_negotiation.cc:1036] Waiting for connection context
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.302471 (+   230us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43868: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43868): Connection reset by peer (error 104)
20:02:45.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
20:02:45.303 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.305 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.312 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc62c87f4, L:/127.0.0.1:36818 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.312 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.314 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.315 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.316 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.321 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x02a659b0, L:/127.0.0.1:36822 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.323 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc143b04e, L:/127.0.0.1:43882 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:45.328 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.329 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.329 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2128ca9e, L:/127.0.0.1:44678 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.330 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=116), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [87ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [88ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.334 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.335 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.335 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.335 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.335 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.336 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.336 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.336 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.337 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.337 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.338 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.339 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.340 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.340 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.341 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.341 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.342 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.347 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.347 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe6be985a, L:/127.0.0.1:36828 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.349 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.350 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcc3e21f4, L:/127.0.0.1:43884 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:45.353 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.354 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdc4c7f28, L:/127.0.0.1:44686 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=138), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [111ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [117ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.357 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2d2b0934, L:/127.0.0.1:36832 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.360 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.362 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.366 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.367 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.367 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.367 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.367 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.368 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.368 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.368 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.369 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2837dab3, L:/127.0.0.1:44698 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.370 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.371 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=153), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [118ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [130ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.376 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.378 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.379 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.379 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.379 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.380 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.380 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.380 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.381215 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.359684 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43896 (local address 127.17.148.62:44893)
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.359893 (+   209us) server_negotiation.cc:207] Beginning negotiation
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.359897 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.361165 (+  1268us) server_negotiation.cc:408] Connection header received
20:02:45.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.361432 (+   267us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.361436 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.361488 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.361537 (+    49us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.365902 (+  4365us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.366587 (+   685us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.375066 (+  8479us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.375277 (+   211us) 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
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.379828 (+  4551us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.379850 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:45.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.379854 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:45.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.379871 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
20:02:45.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.379898 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:45.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.379909 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:45.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.379985 (+    76us) server_negotiation.cc:1036] Waiting for connection context
20:02:45.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.381076 (+  1091us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43896: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43896): Cannot send after transport endpoint shutdown (error 108)
20:02:45.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:45.382 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.383 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.384 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.385 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.385 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.386 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.386 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.387 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.392 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.393 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.397 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.404 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.405 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.406 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc06363b4, L:/127.0.0.1:36838 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.410 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf917f836, L:/127.0.0.1:44700 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.410 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.411 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1b335674, L:/127.0.0.1:36846 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=191), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [164ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.414 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x28ae4c45, L:/127.0.0.1:43912 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:45.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.416 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.416 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.416 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.416 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.417 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.417 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.417 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.418 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.419 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.419 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.419 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.420 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.420 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.424 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.424 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.425 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.425 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.426 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.426 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.426 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.426 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.427 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.430 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.434 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.434 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.435 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.437 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.444 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x840642b0, L:/127.0.0.1:44716 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.448 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb86f77c9, L:/127.0.0.1:36852 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.449 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.449 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=200), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [20ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:45.449 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x160491d4, L:/127.0.0.1:36854 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.450 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.453 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.454 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.454 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.454 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.454 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.455 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.455 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.455 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.455 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.458313 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.450533 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43924 (local address 127.17.148.62:44893)
20:02:45.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.450663 (+   130us) server_negotiation.cc:207] Beginning negotiation
20:02:45.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.450668 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.451272 (+   604us) server_negotiation.cc:408] Connection header received
20:02:45.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.451581 (+   309us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.451585 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.451646 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.451738 (+    92us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.454180 (+  2442us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.454913 (+   733us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.457472 (+  2559us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.457703 (+   231us) 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
20:02:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.457815 (+   112us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.457918 (+   103us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.458040 (+   122us) server_negotiation.cc:1036] Waiting for connection context
20:02:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.458179 (+   139us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43924: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43924): Connection reset by peer (error 104)
20:02:45.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:45.459 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.460 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.460 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.460 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.461 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.461 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.462 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.462 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.462 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.463 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.464 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.464 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.464 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.465 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.465 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.465 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.466 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.466 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.467 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.468 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.469 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.469 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.472 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.477 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.479 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.480 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xefea89a6, L:/127.0.0.1:36866 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.482 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.485 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.485 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.486 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfd565c5f, L:/127.0.0.1:36880 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.488 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.492 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd2a899dd, L:/127.0.0.1:44722 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=275), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [236ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.495 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.498 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xece39cdf, L:/127.0.0.1:43930 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:45.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.500 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.502 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.503 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.503 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.503 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.504 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.504 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.504 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.512 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.512 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.513 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.513 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.514 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.514 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.515 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.515 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.515 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.517 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.517 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.518 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.519 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.520 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.527 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.529 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.532 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1530a4a9, L:/127.0.0.1:44732 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.534 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x09f46256, L:/127.0.0.1:36888 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=282), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [20ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:45.536 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.536 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.537 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.539 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x72acdd6d, L:/127.0.0.1:36890 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.540 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.541 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.542 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.543 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.543 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.544 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.545 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.545 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa2e97744, L:/127.0.0.1:43942 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:45.546 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.546 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.546 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.547 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.547 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.548 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.548 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.549 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.549 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.550 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.552 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.552 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.556 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.556 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.557 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.557 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.558 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.558 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.558 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.568 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.572 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.573 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.573 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.574 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.574 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.575 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.575 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.576 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.576 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.577 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.577 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.577 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.580 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.580 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.581 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.582 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.582 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.583 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.584 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.585 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.585 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.586 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.586 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.586 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.587 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.587 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.588 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.588 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.589 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.589 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.589 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.590 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.590 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.590 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.591 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.591 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.592 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.593 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.594 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.594 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.595 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.595 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.596 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.596 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.597 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.597 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.598 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.598 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.600 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.600 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.600 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.624 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.624 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.625 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.625 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.626 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.627 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.627 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.628 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.628 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.628 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.629 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:45.629 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.629 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.630 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.630 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.630 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.632 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.633 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.633 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.634 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.634 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.634 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.635 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.635 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.637 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.637 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.637 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.637 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.639 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.639 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.639 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.641 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.642 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.642 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.643 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.644 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.645 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.646 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.647 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.647 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.648 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.649 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.650 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.653 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.654 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.656 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.659 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.659 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:45.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.663 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.663 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.665 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.666 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.667 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.668 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.671 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.672 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.672 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.672 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.673 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.673 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.674 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.674 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.674 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.675 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.676 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.678 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.685 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.696 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.701 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.701 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2d6a2179, L:/127.0.0.1:36962 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.702 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd6351e38, L:/127.0.0.1:37296 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.703 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1bd160ed, L:/127.0.0.1:36928 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.703 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x15ec0024, L:/127.0.0.1:36948 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.704 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc94f9f16, L:/127.0.0.1:44734 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.704 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcd41ad74, L:/127.0.0.1:36906 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.704 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.704 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.705 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xae70aafd, L:/127.0.0.1:36912 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.711 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xccfcf604, L:/127.0.0.1:37332 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.712 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.713 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.718 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.719 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.726 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.726 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.727 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.729 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdbe73336, L:/127.0.0.1:37060 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.730 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.732 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.733 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.736 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.737 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.739 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.740 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.740 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.741 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.743 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.744 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.745 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.748 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.748 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.748 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.752 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.752 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.752 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.753 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.756 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.757 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.760 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.765 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.766 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcb182087, L:/127.0.0.1:43966 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:45.768 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.772 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.774 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.780 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.783 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x536275f7, L:/127.0.0.1:37120 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.784 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.787 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xea8eea61, L:/127.0.0.1:37198 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.787 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x98f63372, L:/127.0.0.1:37098 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.788 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.791 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xecd2846b, L:/127.0.0.1:37096 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.792 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.796 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.797 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb8a7132e, L:/127.0.0.1:37138 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.799 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9fe6f3e5, L:/127.0.0.1:37168 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.799 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc3ba16d6, L:/127.0.0.1:37020 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.800 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.801 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda02d695, L:/127.0.0.1:37166 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.802 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.803 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd7e47ab3, L:/127.0.0.1:37146 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.803 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5404c862, L:/127.0.0.1:37174 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.807 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.810 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x130a174a, L:/127.0.0.1:36992 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.813 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcb3d7e33, L:/127.0.0.1:37024 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.814 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3883e0f0, L:/127.0.0.1:36940 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.814 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf042ce2c, L:/127.0.0.1:44746 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.817 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.818 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.818 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x33259bdf, L:/127.0.0.1:37048 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.825 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.825 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6f6bd789, L:/127.0.0.1:36994 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.826 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.828 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.828 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x556f90aa, L:/127.0.0.1:37162 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.832 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.832 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3b60fbf3, L:/127.0.0.1:44804 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.833 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.838 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.839 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc6f87095, L:/127.0.0.1:37268 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.843 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4e684089, L:/127.0.0.1:44790 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.843 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xba798ed8, L:/127.0.0.1:36938 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.846 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.849 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9badd559, L:/127.0.0.1:37230 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.850 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb59f9287, L:/127.0.0.1:37286 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.854 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x93bc5910, L:/127.0.0.1:37306 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.854 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xecd5266b, L:/127.0.0.1:37008 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.854 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5deb949a, L:/127.0.0.1:36976 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.855 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa1d36135, L:/127.0.0.1:37214 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.863 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc5ce67bc, L:/127.0.0.1:37322 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.863 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x93343506, L:/127.0.0.1:37124 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.867 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeb6dabb4, L:/127.0.0.1:44786 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.869 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe3497ea9, L:/127.0.0.1:37068 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.872 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf4036c4, L:/127.0.0.1:37136 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.873 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb4e4f08, L:/127.0.0.1:37086 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.876 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f485502, L:/127.0.0.1:37222 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.878 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeda11089, L:/127.0.0.1:44798 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.879 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb1cfcf48, L:/127.0.0.1:37236 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.879 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa5203008, L:/127.0.0.1:37252 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.880 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x37e9338c, L:/127.0.0.1:37114 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.881 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcb551d50, L:/127.0.0.1:44768 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.883 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x216a07de, L:/127.0.0.1:44784 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.876 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4989a60b, L:/127.0.0.1:37190 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.885 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.889 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.890 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.891 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.892 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x35469676, L:/127.0.0.1:37160 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.894 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbd5c6ac0, L:/127.0.0.1:37076 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.899 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.899 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5f9210cd, L:/127.0.0.1:44754 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=648), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [414ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [424ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.902 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x733c11f5, L:/127.0.0.1:37278 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.903 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=642), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [26ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [372ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.904 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc4a9d4e9, L:/127.0.0.1:37062 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.904 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf61f8500, L:/127.0.0.1:37034 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.905 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.908 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d4f4129, L:/127.0.0.1:44808 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.909 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=689), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [329ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [392ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [535ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.915 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.916 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.916 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.916 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:45.916 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.916 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.917 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.917 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.917 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.918 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xadc44e87, L:/127.0.0.1:44802 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.921 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.924 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x40ab575d, L:/127.0.0.1:44832 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.933 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:45.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.936 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [368ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [376ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.939 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b0a79cb, L:/127.0.0.1:44820 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.940 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.940 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.940 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.943 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.944 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.944 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.944 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:45.945 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.945 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.945 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.945 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.946 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.946 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.948 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa2104de5, L:/127.0.0.1:43970 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:45.953 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.953 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.953 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.954 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.955 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.956 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.956 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.956 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.956 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.956 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.956 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.956 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.956 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.957 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.958 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:45.960 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xab4d7732, L:/127.0.0.1:44864 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.961 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.961 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.963 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:45.964 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:45.964 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.966 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.968097 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.655680 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43952 (local address 127.17.148.62:44893)
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.655830 (+   150us) server_negotiation.cc:207] Beginning negotiation
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.655834 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.830829 (+174995us) server_negotiation.cc:408] Connection header received
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.841201 (+ 10372us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.841205 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.841258 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.841335 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.941479 (+100144us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.942237 (+   758us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.963887 (+ 21650us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.964092 (+   205us) 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
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.966861 (+  2769us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:45.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.966881 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.966885 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.966898 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
20:02:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.966921 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.966931 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.967003 (+    72us) server_negotiation.cc:1036] Waiting for connection context
20:02:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.967955 (+   952us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43952: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:43952): Connection reset by peer (error 104)
20:02:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
20:02:45.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.970 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.971 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.974 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xab880f9e, L:/127.0.0.1:44848 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.974 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:45.977 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3ba10a43, L:/127.0.0.1:44852 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.978 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x128ae95a, L:/127.0.0.1:37336 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:45.980 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.980 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=770), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [250ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [651ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.983 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0c37d0d6, L:/127.0.0.1:43974 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:45.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.985 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.985 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.985 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.986 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:45.986 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.986 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:45.986 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:45.987 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:45.987 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:45.987 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:45.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.988 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0bdf30e4, L:/127.0.0.1:44874 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:45.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=735), Traces: [0ms] refreshing cache from master, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [279ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [380ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [385ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:45.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:45.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:45.991132 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.986067 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43984 (local address 127.17.148.62:44893)
20:02:45.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.986192 (+   125us) server_negotiation.cc:207] Beginning negotiation
20:02:45.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.986197 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:45.991026 (+  4829us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43984: BlockingRecv error: recv got EOF from 127.0.0.1:43984 (error 108)
20:02:45.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
20:02:45.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.995 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:45.995 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:45.995 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:45.995 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:45.996 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:45.996 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:45.996 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:45.996 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:45.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.997 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:45.998 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:45.999 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.000 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.002 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.009 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbd422147, L:/127.0.0.1:44892 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.009 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x253b0c01, L:/127.0.0.1:44882 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.015 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.015 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.016 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=766), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [338ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [545ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.018 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.019 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.022 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.023 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.023 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.023 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.024 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.024 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.025 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.025027 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.017111 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43998 (local address 127.17.148.62:44893)
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.017245 (+   134us) server_negotiation.cc:207] Beginning negotiation
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.017250 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.019931 (+  2681us) server_negotiation.cc:408] Connection header received
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.020445 (+   514us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.020449 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.020518 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.020575 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.024288 (+  3713us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43998: BlockingRecv error: recv got EOF from 127.0.0.1:43998 (error 108)
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
20:02:46.026 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.026 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.027 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.028 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.029 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.029 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.030 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.032 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.033 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3f4a8fe5, L:/127.0.0.1:44896 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.035 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.037 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.043 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3ce5cfc3, L:/127.0.0.1:44904 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.043 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=829), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [469ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [792ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [808ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.046 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xab0a0ef3, L:/127.0.0.1:44000 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.047 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.049 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.053 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.054 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.054 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.054 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.055 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.055 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.056 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.056 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.058 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.059 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.059 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.061 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.061 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc40f842a, L:/127.0.0.1:44918 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.062 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.070 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbb92743c, L:/127.0.0.1:44924 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.071 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.072 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [351ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [596ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [608ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.076 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.076 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.076 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.077 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.077 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.077 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.077 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.077 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.078 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.078389 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.069917 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44008 (local address 127.17.148.62:44893)
20:02:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.070062 (+   145us) server_negotiation.cc:207] Beginning negotiation
20:02:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.070067 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.072482 (+  2415us) server_negotiation.cc:408] Connection header received
20:02:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.074258 (+  1776us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.074262 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.074334 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.074393 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.078272 (+  3879us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44008: BlockingRecv error: recv got EOF from 127.0.0.1:44008 (error 108)
20:02:46.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
20:02:46.079 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.080 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.080 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=830), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [406ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [417ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.080 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.080 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.082 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.084 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.085 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.085 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.085 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.085 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.085 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.087 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.087 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.088 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.089 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.091 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.091584 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.081610 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44024 (local address 127.17.148.62:44893)
20:02:46.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.081746 (+   136us) server_negotiation.cc:207] Beginning negotiation
20:02:46.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.081751 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:46.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.082824 (+  1073us) server_negotiation.cc:408] Connection header received
20:02:46.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.083425 (+   601us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.083428 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.083487 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.083539 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.088364 (+  4825us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.089085 (+   721us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.091463 (+  2378us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44024: BlockingRecv error: recv got EOF from 127.0.0.1:44024 (error 108)
20:02:46.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:46.093 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.094 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.094 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.096 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.097 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.098 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.099 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.100 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.104 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.106 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2faaf243, L:/127.0.0.1:44936 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=855), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [369ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [576ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [595ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.109 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.109 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.112 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.114 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.114 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.115 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.115 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.115 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.115 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.117 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf1e2db54, L:/127.0.0.1:44940 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.117129 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.095970 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44030 (local address 127.17.148.62:44893)
20:02:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.096110 (+   140us) server_negotiation.cc:207] Beginning negotiation
20:02:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.096114 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.097624 (+  1510us) server_negotiation.cc:408] Connection header received
20:02:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.097925 (+   301us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.097929 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.117 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.097995 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.098054 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.117 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.103767 (+  5713us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.104525 (+   758us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.111261 (+  6736us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.117 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.111482 (+   221us) 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
20:02:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.116550 (+  5068us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.116571 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.116575 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.116587 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.116611 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.116621 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.116711 (+    90us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.116982 (+   271us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44030: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44030): Connection reset by peer (error 104)
20:02:46.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
20:02:46.120 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.120 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.120 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.121 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=876), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [422ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [634ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [660ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.129 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x611f7a24, L:/127.0.0.1:44044 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.133 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.133 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.134 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.134 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.134 [DEBUG - pool-4-thread-43] (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.17.148.60:39387, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [368ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [377ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:46.134 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.134 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.135 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x31fa1373, L:/127.0.0.1:44950 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.135 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.135 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.136 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.138 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.139 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.139 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.139 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.139 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.139 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.139 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa9621846, L:/127.0.0.1:44038 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.139 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.139 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [332ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [671ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [679ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.139 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.140 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.140429 18028 connection.cc:466] server connection from 127.0.0.1:44038 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44038 (request call id 0) could send its response
20:02:46.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.142897 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.135253 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44048 (local address 127.17.148.62:44893)
20:02:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.135368 (+   115us) server_negotiation.cc:207] Beginning negotiation
20:02:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.135372 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.136375 (+  1003us) server_negotiation.cc:408] Connection header received
20:02:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.136772 (+   397us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.136776 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.136831 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.136909 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.141742 (+  4833us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.142478 (+   736us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.142784 (+   306us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44048: BlockingRecv error: recv got EOF from 127.0.0.1:44048 (error 108)
20:02:46.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
20:02:46.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.144 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.144 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.145 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.145 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.145 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.146 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.147 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.147 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.147 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.147 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.147 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.147 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.147 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.150 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.150 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.155 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.156 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.157 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x08408f01, L:/127.0.0.1:44964 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.157 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.159 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [439ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [698ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.159 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.162 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.163 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.163 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.163 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.163 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.163 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.164 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.164 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.164 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.169341 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.151147 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44056 (local address 127.17.148.62:44893)
20:02:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.151275 (+   128us) server_negotiation.cc:207] Beginning negotiation
20:02:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.151279 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.155988 (+  4709us) server_negotiation.cc:408] Connection header received
20:02:46.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.156230 (+   242us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.156234 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.156294 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.156345 (+    51us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.161128 (+  4783us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.161917 (+   789us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.168464 (+  6547us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.168701 (+   237us) 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
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.168857 (+   156us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.168880 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.168883 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.168898 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.168915 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.168945 (+    30us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.169021 (+    76us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.169167 (+   146us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44056: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44056): Connection reset by peer (error 104)
20:02:46.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
20:02:46.171 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.172 [DEBUG - pool-4-thread-18] (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.17.148.60:39387, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [24ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [474ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.173 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.175 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.176 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.176 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.176 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.176 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.176 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.176 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.177 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:46.177 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.177 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.177 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.179 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfd7f7e3c, L:/127.0.0.1:44974 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.181 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=932), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [458ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [726ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.181 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.182 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.182 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.185 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.186 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.186 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.186 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.186 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.186 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.187 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.187 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.187834 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.188 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.170976 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44070 (local address 127.17.148.62:44893)
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.171220 (+   244us) server_negotiation.cc:207] Beginning negotiation
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.171224 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.174141 (+  2917us) server_negotiation.cc:408] Connection header received
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.174378 (+   237us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.174382 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.174440 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.174501 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.180802 (+  6301us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.181580 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.186280 (+  4700us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.186495 (+   215us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.187002 (+   507us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.187025 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.187028 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.187042 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.187069 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.188 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.187079 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.187171 (+    92us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.187640 (+   469us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44070: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44070): Connection reset by peer (error 104)
20:02:46.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":160}
20:02:46.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.190 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.190 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.190 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.190 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.192 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.194 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.195 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.198 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa1dd40b2, L:/127.0.0.1:37352 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.201 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3e853846, L:/127.0.0.1:37366 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.201 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.203 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.203 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.204 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.205 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.212 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa8887e25, L:/127.0.0.1:44980 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.212 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4a910ac5, L:/127.0.0.1:44072 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.212 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=966), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [309ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [776ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [789ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.218 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.218 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.219 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.219 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.219 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.219 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.220 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.220 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.220 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.220 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.222 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.222 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.227 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.231 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.232 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xae446520, L:/127.0.0.1:44088 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.234 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc889d579, L:/127.0.0.1:44988 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.234 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=982), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [391ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [698ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [719ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [721ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.236 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.239 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.240 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.240 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.241 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.241 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.241 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.242 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.242 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.242 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.242 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.243 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.244 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.246 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.249 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.249 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe20b62e1, L:/127.0.0.1:44104 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.253 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x98b4b1b9, L:/127.0.0.1:44110 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.254 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.254 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1044), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [182ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [585ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.254 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xae687fe0, L:/127.0.0.1:45002 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1007), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [383ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [830ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [835ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.258 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.259 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.260 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.260 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.260 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.261 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.261 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.262 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.262 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.262 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.262 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.262 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.263 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.263 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.263 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.264 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.265 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.266 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.266716 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.259189 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44112 (local address 127.17.148.62:44893)
20:02:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.259314 (+   125us) server_negotiation.cc:207] Beginning negotiation
20:02:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.259318 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.259331 (+    13us) server_negotiation.cc:408] Connection header received
20:02:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.259844 (+   513us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.259848 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.259901 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.259986 (+    85us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.265613 (+  5627us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.266314 (+   701us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.266592 (+   278us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44112: BlockingRecv error: recv got EOF from 127.0.0.1:44112 (error 108)
20:02:46.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
20:02:46.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.270 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.271 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.271 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.274 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.274 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.274 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.275 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.275 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6a8efdf9, L:/127.0.0.1:45010 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.276 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.277 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1029), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [407ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [835ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [858ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.279 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.282 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.285 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.288 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.287 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.289 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.289 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.289 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.289 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.290 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.290 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.290 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.291 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.291 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.292 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.294 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.294 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.294 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.295 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.296 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.297 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.297 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.298 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.298 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.299 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.299 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.300 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.300 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.301 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.302 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.302 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.303 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.304 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.304 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.305 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.306 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.307 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x597cf986, L:/127.0.0.1:45028 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.307 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.308 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1060), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [392ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [858ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [884ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.308 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.309 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.310 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.311 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.307 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.311 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.311 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.311 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:46.312 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda33fa24, L:/127.0.0.1:37372 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.313 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.316 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.320 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.320 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.321 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7f020364, L:/127.0.0.1:45012 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.322 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.322 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.323 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.323 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.324 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.325 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.325 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.325827 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.288861 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44128 (local address 127.17.148.62:44893)
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.289007 (+   146us) server_negotiation.cc:207] Beginning negotiation
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.289011 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.306568 (+ 17557us) server_negotiation.cc:408] Connection header received
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.306827 (+   259us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.306831 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.306896 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.306948 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.310139 (+  3191us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.310872 (+   733us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.320002 (+  9130us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.320266 (+   264us) 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
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.321105 (+   839us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.321137 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.321141 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.321156 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.321179 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.321190 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.321275 (+    85us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.325657 (+  4382us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44128: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44128): Cannot send after transport endpoint shutdown (error 108)
20:02:46.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
20:02:46.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.328 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.333 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.333 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.333 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.334 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.335 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.338 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.341 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.341 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc0c472d3, L:/127.0.0.1:45034 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.343 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1096), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [395ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [872ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [920ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.346 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6743d08a, L:/127.0.0.1:45050 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1130), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [588ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1094ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1107ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.348 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x91adb3f2, L:/127.0.0.1:44132 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.351 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.351 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.351 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.351 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.352 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.352 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.352 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.352 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.352 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.352 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.352 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.353 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.353 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.353 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.353 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.353 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.354 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.354941 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.340800 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44134 (local address 127.17.148.62:44893)
20:02:46.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.340952 (+   152us) server_negotiation.cc:207] Beginning negotiation
20:02:46.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.340957 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:46.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.342422 (+  1465us) server_negotiation.cc:408] Connection header received
20:02:46.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.342654 (+   232us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.342657 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.342726 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.342800 (+    74us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.353702 (+ 10902us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.354453 (+   751us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.354814 (+   361us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44134: BlockingRecv error: recv got EOF from 127.0.0.1:44134 (error 108)
20:02:46.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
20:02:46.356 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.356 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.356 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.356 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.357 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.357 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.358 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.360 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.360 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1146), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [78ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [579ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.364 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.365 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.365 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.365 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:46.365 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.365 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.365 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.366 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeaead6c9, L:/127.0.0.1:45052 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.366 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa032f556, L:/127.0.0.1:44142 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.366 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1152), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [468ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1130ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1130ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.370 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.371 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.371 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.371 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.372 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.372 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.372 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.376 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.376 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.376 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.377 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.377 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.379 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.388 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x764b2723, L:/127.0.0.1:45062 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1176), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [471ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1154ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.392 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.395 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.396 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.396 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.396 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.396 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.397 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.399 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.399 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.399 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.399545 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.385585 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44150 (local address 127.17.148.62:44893)
20:02:46.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.385725 (+   140us) server_negotiation.cc:207] Beginning negotiation
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.385729 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.386905 (+  1176us) server_negotiation.cc:408] Connection header received
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.387159 (+   254us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.387175 (+    16us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.387239 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.387298 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.395221 (+  7923us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.395981 (+   760us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.398600 (+  2619us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.398827 (+   227us) 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
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.399000 (+   173us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.399024 (+    24us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.399028 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.399044 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.399066 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.399077 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.399188 (+   111us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.399367 (+   179us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44150: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44150): Connection reset by peer (error 104)
20:02:46.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
20:02:46.404 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.404 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.405 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1156), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [294ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [560ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.406 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.409 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.409 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.409 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.409 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.410 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.410 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.411 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.411 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.412632 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.405962 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44158 (local address 127.17.148.62:44893)
20:02:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.407115 (+  1153us) server_negotiation.cc:207] Beginning negotiation
20:02:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.407120 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.407136 (+    16us) server_negotiation.cc:408] Connection header received
20:02:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.407180 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.407183 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.407240 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.407323 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.411431 (+  4108us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.412203 (+   772us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.412498 (+   295us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44158: BlockingRecv error: recv got EOF from 127.0.0.1:44158 (error 108)
20:02:46.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1051}
20:02:46.413 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.414 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.414 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.416 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.416 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.416 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.416 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1164), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [338ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [494ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.420 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.421 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.421 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.422 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.422 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.422 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.422 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.422 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.422 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.422 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.424 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.425 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.425 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.432567 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.418850 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44174 (local address 127.17.148.62:44893)
20:02:46.432 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.419008 (+   158us) server_negotiation.cc:207] Beginning negotiation
20:02:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.419011 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.420909 (+  1898us) server_negotiation.cc:408] Connection header received
20:02:46.433 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xec44dc11, L:/127.0.0.1:45072 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.421188 (+   279us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.421192 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.421259 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.421318 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.429067 (+  7749us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.429774 (+   707us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.432448 (+  2674us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44174: BlockingRecv error: recv got EOF from 127.0.0.1:44174 (error 108)
20:02:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":72}
20:02:46.434 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.434 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.435 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1183), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [380ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [823ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [835ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.436 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.438 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.439 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3317258c, L:/127.0.0.1:44186 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.439 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.440 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.440 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.440 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.440 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.440 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.440 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.441 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.441 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.445 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.445 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.445 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.445 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.446 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.446 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.446 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1197), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [366ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [550ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.448 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.451 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.451 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.452 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.452 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.452 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.453 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.454121 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.448090 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44202 (local address 127.17.148.62:44893)
20:02:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.448217 (+   127us) server_negotiation.cc:207] Beginning negotiation
20:02:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.448221 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.448817 (+   596us) server_negotiation.cc:408] Connection header received
20:02:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.449087 (+   270us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.449091 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.449153 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.449208 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.452915 (+  3707us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.453699 (+   784us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.454004 (+   305us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44202: BlockingRecv error: recv got EOF from 127.0.0.1:44202 (error 108)
20:02:46.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
20:02:46.455 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.458 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.459 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.459 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd8336d59, L:/127.0.0.1:45086 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.459 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.461 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1250), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [640ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1227ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.463 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x670b2329, L:/127.0.0.1:44196 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.465 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.466 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.466 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.466 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.466 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.466 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.466 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.466 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.467 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.469 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.469 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.471 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x559ec47b, L:/127.0.0.1:45088 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1224), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [336ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [990ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1008ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.477 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.478 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.478 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.478 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.478 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb35bb313, L:/127.0.0.1:44204 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.478 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.478 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.479 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.479 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.479 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.479681 18028 connection.cc:466] server connection from 127.0.0.1:44204 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44204 (request call id 0) could send its response
20:02:46.480 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.481 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.482 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.482 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.482 [DEBUG - pool-4-thread-49] (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.17.148.60:39387, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [341ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [606ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.482 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.486 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.487 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.487 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.487 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.487 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.487 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.488 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.489 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.490 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.491 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f1b8d72, L:/127.0.0.1:45104 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.492597 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.482461 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44214 (local address 127.17.148.62:44893)
20:02:46.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.483007 (+   546us) server_negotiation.cc:207] Beginning negotiation
20:02:46.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.483011 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.483024 (+    13us) server_negotiation.cc:408] Connection header received
20:02:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.483056 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.483058 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.483105 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.483178 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.485975 (+  2797us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.486669 (+   694us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.489774 (+  3105us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.489963 (+   189us) 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
20:02:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.492049 (+  2086us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.492167 (+   118us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.492229 (+    62us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.492460 (+   231us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44214: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44214): Connection reset by peer (error 104)
20:02:46.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":461}
20:02:46.501 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.504 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.506 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfc2c33f3, L:/127.0.0.1:45118 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1259), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [411ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1026ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1046ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.511 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.512 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.512 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.513 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.513 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.513 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.515 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.515 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.515 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.517 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.518328 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.501849 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44224 (local address 127.17.148.62:44893)
20:02:46.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.501981 (+   132us) server_negotiation.cc:207] Beginning negotiation
20:02:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.501986 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.502258 (+   272us) server_negotiation.cc:408] Connection header received
20:02:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.503515 (+  1257us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.503519 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.503574 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.503657 (+    83us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.507560 (+  3903us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.508353 (+   793us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.517012 (+  8659us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.517253 (+   241us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.517812 (+   559us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.517835 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.517839 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.517854 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.517878 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.517889 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.517945 (+    56us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.518186 (+   241us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44224: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44224): Connection reset by peer (error 104)
20:02:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
20:02:46.520 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.520 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.520 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.521 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.526 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.528 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.529 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb50a4963, L:/127.0.0.1:45126 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.530 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.533 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8776674d, L:/127.0.0.1:45136 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.534 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1285), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [327ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1054ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.535 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.539 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.540 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.541 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.541 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.541 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.541 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.541 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.542 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.543 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.544 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.548 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.550905 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.551 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.526437 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44236 (local address 127.17.148.62:44893)
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.526579 (+   142us) server_negotiation.cc:207] Beginning negotiation
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.526583 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.527108 (+   525us) server_negotiation.cc:408] Connection header received
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.527351 (+   243us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.527354 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.527413 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.527466 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.531700 (+  4234us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.532456 (+   756us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.538649 (+  6193us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.538861 (+   212us) 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
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.550466 (+ 11605us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.550485 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.550489 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.550504 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.550530 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.550540 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.550621 (+    81us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.550762 (+   141us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44236: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44236): Connection reset by peer (error 104)
20:02:46.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
20:02:46.554 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.555 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0bfd9b64, L:/127.0.0.1:45142 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.555 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.557 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.557 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.557 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.558 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.559 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.559 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.559 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe92d982a, L:/127.0.0.1:45148 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1311), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [608ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [619ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [950ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [979ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1312), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [508ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1137ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.564 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0ce5d1db, L:/127.0.0.1:44238 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.566 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.566 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.566 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.566 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.567 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.567 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.569 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.569 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.569 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.570 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.571 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.571 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.571 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.571 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.572 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.572 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.572 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.573465 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.549862 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44240 (local address 127.17.148.62:44893)
20:02:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.551112 (+  1250us) server_negotiation.cc:207] Beginning negotiation
20:02:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.551116 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.554929 (+  3813us) server_negotiation.cc:408] Connection header received
20:02:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.554965 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.554968 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.555016 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.555078 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.567707 (+ 12629us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.568461 (+   754us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.573342 (+  4881us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44240: BlockingRecv error: recv got EOF from 127.0.0.1:44240 (error 108)
20:02:46.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1174,"thread_start_us":58,"threads_started":1}
20:02:46.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.574 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.573 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.575 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc180a694, L:/127.0.0.1:45152 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.575 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.575 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.575 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.576 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.580 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.581 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.582 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.585 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xffe1eca9, L:/127.0.0.1:37382 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.589 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.590 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.592 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x607ed620, L:/127.0.0.1:45156 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1346), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1012ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1023ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1029ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1037ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.595 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.600 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd08f61ec, L:/127.0.0.1:44242 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.601 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.601 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.601 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.602 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.602 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.602 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.602 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.603 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.604 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.605 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.606 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1357), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [710ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [757ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [766ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.610 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.610 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.610 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.610 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:46.611 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.611 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.611 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.611 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.612 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.613 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.615 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.615 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.615 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.615 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.615 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.616 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.617 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.618 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.624 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa0fa6e5, L:/127.0.0.1:45162 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2899), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [313ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1277ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [2746ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.627 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.630 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7986be0f, L:/127.0.0.1:45176 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.630 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4e124916, L:/127.0.0.1:44246 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.631 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.631 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.631 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.632 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1413), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [628ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1370ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1389ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1390ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.633 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.633 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.633 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.634 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.635 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.636 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.637 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.637 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.637 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.638 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.638 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.638 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.640 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.641 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.643 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.643 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.643 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.644 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.645 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.646 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xad09c3d3, L:/127.0.0.1:37398 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.646 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.647 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.647 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.647 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.648 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.649 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.650 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.651 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.652 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.658 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x22e87c8e, L:/127.0.0.1:45178 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.658 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.659 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.661 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.665 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc715351b, L:/127.0.0.1:37404 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.667 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.671 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc627eda6, L:/127.0.0.1:45186 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.674 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.676 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.676 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.676 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.677 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.677 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.678 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.678 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.679 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.680 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.680 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.684 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.684 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.685 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.689 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1769d6de, L:/127.0.0.1:37418 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.689 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.690 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.690 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.691 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.692 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.692 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.693 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.694 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.695 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.698 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.700 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.701 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.705 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.705 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.708 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8da22c5b, L:/127.0.0.1:45202 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.709 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1492), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [639ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1470ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.710 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.712 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.714 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.715 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.715 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.715 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.716 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.716 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.716534 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.696283 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44254 (local address 127.17.148.62:44893)
20:02:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.696426 (+   143us) server_negotiation.cc:207] Beginning negotiation
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.696430 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.700366 (+  3936us) server_negotiation.cc:408] Connection header received
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.700596 (+   230us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.700600 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.700664 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.700738 (+    74us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.704820 (+  4082us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.705577 (+   757us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.708589 (+  3012us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.708810 (+   221us) 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
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.709324 (+   514us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.709346 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.709349 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.709364 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.709388 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.709398 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.709472 (+    74us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.716387 (+  6915us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44254: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44254): Cannot send after transport endpoint shutdown (error 108)
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41}
20:02:46.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.723 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.723 [DEBUG - pool-4-thread-78] (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.17.148.60:39387, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [375ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [481ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.724 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa92db98b, L:/127.0.0.1:45216 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1512), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [471ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1491ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.727 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.727 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.728 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.728 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.728 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.728 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.728 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.728 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:46.729 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.734 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.734 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1484), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [420ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [468ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.735172 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.728925 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44270 (local address 127.17.148.62:44893)
20:02:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.729056 (+   131us) server_negotiation.cc:207] Beginning negotiation
20:02:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.729060 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.733973 (+  4913us) server_negotiation.cc:408] Connection header received
20:02:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.734627 (+   654us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.734631 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.734710 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.734770 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.735040 (+   270us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44270: BlockingRecv error: recv got EOF from 127.0.0.1:44270 (error 108)
20:02:46.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:46.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.736 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.736 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.737 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.737 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.737 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.737 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.738 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.738 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.738 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.739 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.739 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.739 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:46.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.740 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.740 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.740 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.740 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.740 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.742 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.742 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.742 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.743690 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.721907 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44266 (local address 127.17.148.62:44893)
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.722050 (+   143us) server_negotiation.cc:207] Beginning negotiation
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.722055 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.722553 (+   498us) server_negotiation.cc:408] Connection header received
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.722814 (+   261us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.722818 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.722882 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.722965 (+    83us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.734413 (+ 11448us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.735179 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.742016 (+  6837us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.742245 (+   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
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.742785 (+   540us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.742807 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.742811 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.742825 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.742849 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.742861 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.743109 (+   248us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.743545 (+   436us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44266: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44266): Connection reset by peer (error 104)
20:02:46.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41}
20:02:46.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.750 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.750 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.751 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:46.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.752 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.752 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.753 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.753 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1501), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [295ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [434ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.755 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.759 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.759 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.759 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.759 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.760 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.761725 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.755368 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44276 (local address 127.17.148.62:44893)
20:02:46.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.755499 (+   131us) server_negotiation.cc:207] Beginning negotiation
20:02:46.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.755503 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.756082 (+   579us) server_negotiation.cc:408] Connection header received
20:02:46.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.756376 (+   294us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.756396 (+    20us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.756460 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.756513 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.760427 (+  3914us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.761270 (+   843us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.761601 (+   331us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44276: BlockingRecv error: recv got EOF from 127.0.0.1:44276 (error 108)
20:02:46.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
20:02:46.762 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.762 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.762 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.765 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.765 [DEBUG - pool-4-thread-52] (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.17.148.60:39387, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [434ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1015ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1028ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.766 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.769 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.770 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.770 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.770 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.770 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.771 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.772 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.773876 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.766230 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44282 (local address 127.17.148.62:44893)
20:02:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.766347 (+   117us) server_negotiation.cc:207] Beginning negotiation
20:02:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.766351 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.766828 (+   477us) server_negotiation.cc:408] Connection header received
20:02:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.767057 (+   229us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.767061 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.767120 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.767205 (+    85us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.772634 (+  5429us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.773426 (+   792us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.773748 (+   322us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44282: BlockingRecv error: recv got EOF from 127.0.0.1:44282 (error 108)
20:02:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
20:02:46.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.776 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.776 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.776 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.776 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.778 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.778 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.779 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.779 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1530), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [342ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1048ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1068ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.781 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.784 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.784 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.784 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.785 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.785 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.785 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.785 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.785 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.787633 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.780798 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44294 (local address 127.17.148.62:44893)
20:02:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.780948 (+   150us) server_negotiation.cc:207] Beginning negotiation
20:02:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.780953 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.781459 (+   506us) server_negotiation.cc:408] Connection header received
20:02:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.781729 (+   270us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.781732 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.781792 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.781839 (+    47us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.786548 (+  4709us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.787338 (+   790us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.787514 (+   176us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44294: BlockingRecv error: recv got EOF from 127.0.0.1:44294 (error 108)
20:02:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
20:02:46.788 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.788 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.788 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.789 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.789 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1540), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [420ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [469ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.790 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.793 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.794 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.794 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.794 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.795 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.795 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.795 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.796 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.796 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.796614 20277 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.790213 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44298 (local address 127.17.148.62:44893)
20:02:46.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.790333 (+   120us) server_negotiation.cc:207] Beginning negotiation
20:02:46.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.790337 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.790859 (+   522us) server_negotiation.cc:408] Connection header received
20:02:46.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.791092 (+   233us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.791095 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.791154 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.791201 (+    47us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.795362 (+  4161us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.798 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.796165 (+   803us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.796485 (+   320us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44298: BlockingRecv error: recv got EOF from 127.0.0.1:44298 (error 108)
20:02:46.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
20:02:46.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.799 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.799 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.799 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.799 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.800 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.801 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.803 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.804 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.805 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.807 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.809 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.815 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.816 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ae0d783, L:/127.0.0.1:37422 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.818 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.819 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9c629d09, L:/127.0.0.1:45232 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.822 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [411ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1362ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.822 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xee2333bb, L:/127.0.0.1:44304 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.815 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.826 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.827 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.827 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.827 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.828 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.828 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.829 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.829 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.829 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.830 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.830 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.831 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.832 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa02e2261, L:/127.0.0.1:45240 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.833 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1584), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1236ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1251ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.837 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.837 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.837 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.838 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.838 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.838 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.838 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.839 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.839 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.840 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.840 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.841 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.841 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.841 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.842 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.845 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.847 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.848 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.850 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfc26bbd1, L:/127.0.0.1:44342 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.852 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.852 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.853 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7ef85ede, L:/127.0.0.1:37434 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.854 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.855 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.855 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.857 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.857 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.857 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.858345 20018 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.815624 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44312 (local address 127.17.148.62:44893)
20:02:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.815754 (+   130us) server_negotiation.cc:207] Beginning negotiation
20:02:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.815758 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.825676 (+  9918us) server_negotiation.cc:408] Connection header received
20:02:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.825893 (+   217us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.825897 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.825949 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.826027 (+    78us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.849880 (+ 23853us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.850598 (+   718us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.858227 (+  7629us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44312: BlockingRecv error: recv got EOF from 127.0.0.1:44312 (error 108)
20:02:46.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
20:02:46.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.860 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.862 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.862 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.863 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.866 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.869 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.869 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa7a1de5a, L:/127.0.0.1:45270 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1623), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [430ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1442ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1460ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.874 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.875 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.877 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1ff6d6c0, L:/127.0.0.1:45288 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.879 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4da84ac2, L:/127.0.0.1:37440 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.879 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.880 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x827e0519, L:/127.0.0.1:44326 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.880 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdef5523e, L:/127.0.0.1:44350 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=608), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [279ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.882 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x81f7d2ff, L:/127.0.0.1:45256 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.882 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.886 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.886 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.886 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.886 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.887 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.887 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.888 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.888 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1640), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [450ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1468ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1468ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.892 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.892 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.892 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.893 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.893 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x34651287, L:/127.0.0.1:45274 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.894 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.894 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.898 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0a61f118, L:/127.0.0.1:37454 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.899 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.899 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.899 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.900 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.900 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.900 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.901 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.901 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.901 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.903 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.904 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6a2303c9, L:/127.0.0.1:45302 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.904 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.906 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.906 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.908 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.909 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.914 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.916 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.916 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.918 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.919 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.925 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.927 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x147cba50, L:/127.0.0.1:44366 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.927 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc1138157, L:/127.0.0.1:37460 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.928 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.929 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.931 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.932 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xad84dbc3, L:/127.0.0.1:45314 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.939 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4f4a34e1, L:/127.0.0.1:37472 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.944 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.944 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=653), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [301ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.946 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.949 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.949 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.950 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.950 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:46.950 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.950 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.953 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.953 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.954 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.955 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.956 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbab6ec8d, L:/127.0.0.1:37486 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:46.957 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.961 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.962 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:46.967 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x44c0a5c7, L:/127.0.0.1:45322 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:46.968 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=673), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [311ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [322ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.972 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.973 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.973 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.973 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.974 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.974 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.974 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.974 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.976 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xed7d36cf, L:/127.0.0.1:44376 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:46.976 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:46.977 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.977 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=680), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [20ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:46.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:46.980 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.981 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:46.982 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:46.982 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:46.982 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:46.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:46.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:46.982 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:46.983 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:46.984 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.984 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:46.984 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.987 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:46.987537 20362 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.980523 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44382 (local address 127.17.148.62:44893)
20:02:46.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.980656 (+   133us) server_negotiation.cc:207] Beginning negotiation
20:02:46.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.980660 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.981235 (+   575us) server_negotiation.cc:408] Connection header received
20:02:46.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.981550 (+   315us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.981554 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.981619 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.981679 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.986488 (+  4809us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.987227 (+   739us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:46.987414 (+   187us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44382: BlockingRecv error: recv got EOF from 127.0.0.1:44382 (error 108)
20:02:46.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
20:02:46.988 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:46.988 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.989 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:46.989 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:46.990 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:46.991 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:46.991 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:46.992 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:46.998 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:46.999 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd90c62f9, L:/127.0.0.1:37490 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.001 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.007 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.008 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x79f205c3, L:/127.0.0.1:45326 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.010 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=710), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [334ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.011 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.014 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.015 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.015 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x92215279, L:/127.0.0.1:44398 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:47.015 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.017 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.017 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.017 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.020 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.020 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.020 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.021 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.025 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.026 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.026 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0b0fc2e5, L:/127.0.0.1:37506 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.027 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.029 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x05f8fa6c, L:/127.0.0.1:45336 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.031 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.032 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.033 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.036 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.041 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1875447c, L:/127.0.0.1:37512 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.041 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9490c850, L:/127.0.0.1:44412 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:47.044 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.045 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1dd0de3b, L:/127.0.0.1:45338 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.046 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.047 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=745), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [365ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [367ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [371ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.052 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.053 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.053 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.053 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:47.053 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.054 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.054 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.054 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.054 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.056 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.057 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.057 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.064 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf590f96b, L:/127.0.0.1:45344 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.064 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x47f74f81, L:/127.0.0.1:44426 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:47.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=761), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [12ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [387ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [387ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.068 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.070 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.071 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.071 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.071 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:47.071 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.071 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.073 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.073 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.075 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.075 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.076 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.077 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.084 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b963485, L:/127.0.0.1:37526 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.085 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4f8c1d29, L:/127.0.0.1:45356 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.086 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.087 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.088 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.090 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.090 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.098 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc6bdb86, L:/127.0.0.1:45358 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.098 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf2cb4778, L:/127.0.0.1:37530 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.100 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.100 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.102 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.105 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.107 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.109 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.109 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x56d5797a, L:/127.0.0.1:37538 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.112 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.114 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.115 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.116 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0939452d, L:/127.0.0.1:37540 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.119 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.120 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.123 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2ec8d07b, L:/127.0.0.1:45360 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.126 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [426ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [435ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.127 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.131 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.132 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.132 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.132 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.133 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.133 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.133 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.133 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x89487ac3, L:/127.0.0.1:44434 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:47.133 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.134 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.138 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.139 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.141 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.143 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa0456999, L:/127.0.0.1:37544 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.143 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.145 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.153 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x99ed495f, L:/127.0.0.1:44444 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:47.153 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0db12de1, L:/127.0.0.1:45366 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.154 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=826), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [445ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [451ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [461ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [461ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:47.155 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.157 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.157 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.157 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.159 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.159 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.161 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.161 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.161 [DEBUG - pool-4-thread-14] (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.17.148.60:39387, [615ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [625ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [963ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [999ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.161 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.161 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.162 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:47.162 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.162 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.163 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.166 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.166 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.167 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.167 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:47.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.167 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.168 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.168 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.168 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.168 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.169 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.169 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.170 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.170073 20362 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.167011 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44450 (local address 127.17.148.62:44893)
20:02:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.167161 (+   150us) server_negotiation.cc:207] Beginning negotiation
20:02:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.167165 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.169954 (+  2789us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44450: BlockingRecv error: recv got EOF from 127.0.0.1:44450 (error 108)
20:02:47.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:47.171 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.171 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.172 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.172 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.174 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.181 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.182 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x02e5b063, L:/127.0.0.1:37548 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.183 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.186 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x98309b3a, L:/127.0.0.1:45370 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=918), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [569ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [570ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [582ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [588ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.189 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x755e3443, L:/127.0.0.1:44460 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:47.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.192 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.192 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3458), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [261ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1161ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [2391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, deferred=null) after lookup
20:02:47.193 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.196 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.197 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.197 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.197 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.197 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.197 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.197 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.198 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.198 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:47.198 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.198 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.198 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.199 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.199 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.203 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.203 [DEBUG - pool-4-thread-1] (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.17.148.60:39387, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [295ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [301ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.208 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.208 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.209 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.209 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:47.209 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.209 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.209 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.209 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.211962 20362 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.193229 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44466 (local address 127.17.148.62:44893)
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.193358 (+   129us) server_negotiation.cc:207] Beginning negotiation
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.193362 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.194000 (+   638us) server_negotiation.cc:408] Connection header received
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.194045 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.194048 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.194106 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.194178 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.196740 (+  2562us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.197486 (+   746us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.201441 (+  3955us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.201658 (+   217us) 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
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.211290 (+  9632us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.211425 (+   135us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.211504 (+    79us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.211799 (+   295us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44466: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44466): Connection reset by peer (error 104)
20:02:47.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:47.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.214 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.214 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.215 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.215 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.215 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.216 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.220 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.220 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.220 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.221 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.221 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.222 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.222 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.223 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.228 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.232 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.236 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x233cefbb, L:/127.0.0.1:37562 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.237 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb6019395, L:/127.0.0.1:45384 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.237 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.238 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.238 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=946), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [14ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [588ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [605ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.239 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.240 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.244 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.245 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.246 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.246 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.246 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.248438 20362 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.231205 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44482 (local address 127.17.148.62:44893)
20:02:47.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.231356 (+   151us) server_negotiation.cc:207] Beginning negotiation
20:02:47.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.231361 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.231987 (+   626us) server_negotiation.cc:408] Connection header received
20:02:47.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.232266 (+   279us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.232269 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.232336 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.232394 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.249 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.235433 (+  3039us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.236154 (+   721us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.242609 (+  6455us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.242835 (+   226us) 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
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.247464 (+  4629us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.247487 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.247490 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.247506 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.247530 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.247540 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.247610 (+    70us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.248287 (+   677us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44482: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44482): Connection reset by peer (error 104)
20:02:47.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
20:02:47.250 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.250 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.251 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.256 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.256 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.256 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.257 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x90dbba17, L:/127.0.0.1:37572 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.259 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.260 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2ede048c, L:/127.0.0.1:44494 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:47.261 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.262 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x58c95d78, L:/127.0.0.1:45396 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.262 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=967), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [591ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [592ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [612ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [615ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [617ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.266 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.267 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.267 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.268 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.268 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.268 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:47.268 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.268 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.268 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.269 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.271 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.274 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.275 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.275 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6848997e, L:/127.0.0.1:37586 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.276 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.277 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.279 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.280 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6e1e6cf5, L:/127.0.0.1:45404 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=983), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [310ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [313ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.284 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x320888f4, L:/127.0.0.1:44502 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:47.284 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.285 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.285 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.285 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.286 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.286 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.286 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.287 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.287 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.292 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.293 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.294 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x997ea607, L:/127.0.0.1:37596 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.294 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.296 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.297 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.302 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4ae607c5, L:/127.0.0.1:45420 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.304 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [618ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [621ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [630ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.307 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcc906c7b, L:/127.0.0.1:44506 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:47.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.308 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.308 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1006), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [351ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [355ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.309 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.312 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.312 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.312 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.312 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.312 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.313 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.313 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.313 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.313 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.314 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.314 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.314 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:47.314 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.314 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.314 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.315 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.315912 20362 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.308960 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44516 (local address 127.17.148.62:44893)
20:02:47.316 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.309090 (+   130us) server_negotiation.cc:207] Beginning negotiation
20:02:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.309094 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.316 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.309610 (+   516us) server_negotiation.cc:408] Connection header received
20:02:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.309946 (+   336us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.309949 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.310010 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.310065 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.313816 (+  3751us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.314539 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.315769 (+  1230us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44516: BlockingRecv error: recv got EOF from 127.0.0.1:44516 (error 108)
20:02:47.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
20:02:47.317 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.318 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.318 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.318 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.319 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.320 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.320 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.321 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.322 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.329 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfeabbc21, L:/127.0.0.1:45424 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.334 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.335 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1031), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [654ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.335 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfa3c59f6, L:/127.0.0.1:37606 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.337 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.339 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.339 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.339 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.339 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.340 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.340 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.342 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.343402 20362 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.337121 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44518 (local address 127.17.148.62:44893)
20:02:47.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.337256 (+   135us) server_negotiation.cc:207] Beginning negotiation
20:02:47.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.337260 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.337749 (+   489us) server_negotiation.cc:408] Connection header received
20:02:47.344 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.339188 (+  1439us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.339191 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.339251 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.339300 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.342352 (+  3052us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.343085 (+   733us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.343284 (+   199us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44518: BlockingRecv error: recv got EOF from 127.0.0.1:44518 (error 108)
20:02:47.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
20:02:47.345 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.348 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.348 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.350 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.352 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.355 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.358 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.358 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.363 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.364 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.368 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.372 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.373 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.416 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.417 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.417 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.418 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.419 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.420 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.420 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.421 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.421 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.422 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.422 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.423 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.424 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.424 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.425 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.425 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.426 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.426 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.427 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.427 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.427 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.428 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.429 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.429 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.430 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.431 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.431 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.432 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.432 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.433 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.433 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.434 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.435 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.435 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.436 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.436 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.437 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.437 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.437 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.437 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.438 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2105), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [368ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [430ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.444 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.445 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.445 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.446 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.446 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.447 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.447 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.448 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.448 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.449 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.449 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.450 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.453 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.444 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.444 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x59de0284, L:/127.0.0.1:45432 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.443 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1172), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [259ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [299ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.443 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.443 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.442 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.442 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.442 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.442 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.442 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.442 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.442 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.442 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.442 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.455 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfa22a785, L:/127.0.0.1:44558 - R:/127.17.148.62:44893] using TOKEN/null
20:02:47.442 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.442 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.442 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.441 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.456 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.456 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.441 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.441 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.441 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.441 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.440 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.440 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.440 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.440 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.440 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.439 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1132), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [402ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [403ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.439 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.439 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.457 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2238), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [467ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1419ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.439 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.439 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.458 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.439 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.458 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.459 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.459 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.459 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1149), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [410ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [410ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.459 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.460 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.460 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.460 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.460 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.460 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.461 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1153), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [664ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [777ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.466 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.467947 20362 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.440739 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44534 (local address 127.17.148.62:44893)
20:02:47.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.440917 (+   178us) server_negotiation.cc:207] Beginning negotiation
20:02:47.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.440922 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.458565 (+ 17643us) server_negotiation.cc:408] Connection header received
20:02:47.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.458618 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.458621 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.458709 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.458794 (+    85us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.466847 (+  8053us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.467595 (+   748us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.467794 (+   199us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44534: BlockingRecv error: recv got EOF from 127.0.0.1:44534 (error 108)
20:02:47.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
20:02:47.469 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb4f18d39, L:/127.0.0.1:37616 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.470 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.470 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.470 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.471 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.472 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.472 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.473 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.474 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.475 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.475 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.475 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.475 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.476 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.476 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.476 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.477 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.477 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.477 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.481 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.481 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.481 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.481 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.481 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.481 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.481 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.482 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.486 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.487 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.487 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.487 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.487 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.487 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.488 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.489 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.489 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.489 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.489 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.489 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.490 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.490 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.490 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.491 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.491 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.491 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.491 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.492 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x774f5997, L:/127.0.0.1:45446 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.492 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.493 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.493 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.493 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.493 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.493 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.494 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.495 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6f3cdcc4, L:/127.0.0.1:37680 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.497 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.498 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.498 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.503 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.503 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.503 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.505 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6fa14cff, L:/127.0.0.1:37648 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.506 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x312beaef, L:/127.0.0.1:44560 - R:/127.17.148.62:44893] using TOKEN/null
20:02:47.507 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.508749 20362 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.453558 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44562 (local address 127.17.148.62:44893)
20:02:47.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.508432 (+ 54874us) server_negotiation.cc:207] Beginning negotiation
20:02:47.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.508436 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.508449 (+    13us) server_negotiation.cc:408] Connection header received
20:02:47.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.508480 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.508483 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.508525 (+    42us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.508624 (+    99us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44562: BlockingWrite error: write error: Broken pipe (error 32)
20:02:47.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54789,"thread_start_us":81,"threads_started":1}
20:02:47.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.509688 18027 connection.cc:466] server connection from 127.0.0.1:44560 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44560 (request call id 0) could send its response
20:02:47.510 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9d45528, L:/127.0.0.1:37664 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.511 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.513206 20554 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.441562 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44550 (local address 127.17.148.62:44893)
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.447926 (+  6364us) server_negotiation.cc:207] Beginning negotiation
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.447929 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:47.513 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8d348800, L:/127.0.0.1:45474 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.477288 (+ 29359us) server_negotiation.cc:408] Connection header received
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.477329 (+    41us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.477332 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.477391 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.477470 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.480826 (+  3356us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.481575 (+   749us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.486158 (+  4583us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.486362 (+   204us) 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
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.510254 (+ 23892us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.510353 (+    99us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.510431 (+    78us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.513065 (+  2634us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44550: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44550): Connection reset by peer (error 104)
20:02:47.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6303,"thread_start_us":43,"threads_started":1}
20:02:47.514 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf39b18ff, L:/127.0.0.1:37632 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.514 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.514 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdfe88f0a, L:/127.0.0.1:37674 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.516 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4686cf94, L:/127.0.0.1:37688 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.517 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.518 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x644560cf, L:/127.0.0.1:37666 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.524 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc8a72f9e, L:/127.0.0.1:45458 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.525 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.526 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x698673a0, L:/127.0.0.1:37704 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.526 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x87fb6115, L:/127.0.0.1:37618 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.527 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd2a09899, L:/127.0.0.1:45478 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.529 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.529 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.529 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.529 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.530 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.530 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.530 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.532626 18027 connection.cc:466] server connection from 127.0.0.1:44558 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44558 (request call id 0) could send its response
20:02:47.533 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdd3d4887, L:/127.0.0.1:45486 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.529 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.534 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.536 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.537 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.537 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.538 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.538 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.538 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.540 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.540 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.540 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.541 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.540534 20556 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.441398 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44544 (local address 127.17.148.62:44893)
20:02:47.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.447514 (+  6116us) server_negotiation.cc:207] Beginning negotiation
20:02:47.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.447518 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.540179 (+ 92661us) server_negotiation.cc:408] Connection header received
20:02:47.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.540227 (+    48us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.540230 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.540284 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.540401 (+   117us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44544: BlockingWrite error: write error: Broken pipe (error 32)
20:02:47.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6048,"thread_start_us":65,"threads_started":1}
20:02:47.542 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.543 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.548 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.550 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.551 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x461ccb80, L:/127.0.0.1:45492 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1241), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [751ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [825ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [848ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [860ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.555 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.555 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2302), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [371ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1929ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [2025ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.556 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.559 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.560 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.560 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.560 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.560 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.560 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.560 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.560 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.561 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.562 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.562 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.562 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.563 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.563 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.565574 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.556612 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44570 (local address 127.17.148.62:44893)
20:02:47.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.556750 (+   138us) server_negotiation.cc:207] Beginning negotiation
20:02:47.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.556755 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.557048 (+   293us) server_negotiation.cc:408] Connection header received
20:02:47.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.557465 (+   417us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.557468 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.557522 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.557569 (+    47us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.564463 (+  6894us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.565275 (+   812us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.565456 (+   181us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44570: BlockingRecv error: recv got EOF from 127.0.0.1:44570 (error 108)
20:02:47.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
20:02:47.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.571835 20556 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.548623 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44568 (local address 127.17.148.62:44893)
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.548756 (+   133us) server_negotiation.cc:207] Beginning negotiation
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.548760 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.549155 (+   395us) server_negotiation.cc:408] Connection header received
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.549370 (+   215us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.549374 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.549428 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.549479 (+    51us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.557911 (+  8432us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.558745 (+   834us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.563065 (+  4320us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.563312 (+   247us) 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
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.571373 (+  8061us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:47.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.571396 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:47.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.571400 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:47.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.571415 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:47.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.571441 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:47.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.571452 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:47.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.571535 (+    83us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.571678 (+   143us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44568: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44568): Connection reset by peer (error 104)
20:02:47.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
20:02:47.573 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.574 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.574 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.574 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.575 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.575 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.575 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.576 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.576 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.576 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1281), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [295ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [797ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [877ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.578 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.581 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.581 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.581 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.581 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:47.581 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.582 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.582 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.582 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.585 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.585 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.586 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.586 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.587 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.587 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.588 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.589 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.590 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.590 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.591 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.592 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.597 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x73f1fe70, L:/127.0.0.1:45528 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.599 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.600 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4f24fa28, L:/127.0.0.1:45496 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.601 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.603 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.603 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.604 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.610 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.599 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.612 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.614 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.617 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc44ac165, L:/127.0.0.1:45506 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.618 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.618 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbe6ff98a, L:/127.0.0.1:44586 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:47.618 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe67487bc, L:/127.0.0.1:45518 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.625 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.628 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xac1ebfb7, L:/127.0.0.1:37710 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.633 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x982ff721, L:/127.0.0.1:45538 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.635 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1326), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [757ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [830ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [906ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [934ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [949ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.637 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.637 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1326), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [420ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [845ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.642 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.642 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.642 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.642 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:47.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.645 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.645 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.645 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.645 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:47.645 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.645 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.646 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.646 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.647 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.648 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.648 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.650 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.652 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.652 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.654 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.658 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x128ec526, L:/127.0.0.1:37714 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.660 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.661 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.661 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa5fbac54, L:/127.0.0.1:45542 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.661 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.662 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.663 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.664 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.664 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.668 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.668 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.668 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.669 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.669 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.670 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.671 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.671 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.672 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.677 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.678 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.679 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x61e99cdb, L:/127.0.0.1:37742 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.681 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xec4fe32f, L:/127.0.0.1:37726 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.681 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.682 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.682 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.690 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbfc4d08f, L:/127.0.0.1:45558 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.690 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x80488fad, L:/127.0.0.1:44594 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:47.691 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.691 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [14ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:47.692 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.692 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.693 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.694 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.694 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.695 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.695 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.695 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.695 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.696 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.696 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.696 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.696 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.696 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:47.697 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.697 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:47.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.698 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.699 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.699 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.699 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.699 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.700 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.700 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.700 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.701 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.701 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.702 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.702 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.703 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.703 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.704 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.704 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.704 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.705 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.705 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.706 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.706 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.707 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.708 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.708 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.709 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.709 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1415), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [313ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [513ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [603ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.710 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.713 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x82818cfe, L:/127.0.0.1:37754 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.713 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.714 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.714 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.714 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.714 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.714 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.714 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.714978 20556 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.710561 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44606 (local address 127.17.148.62:44893)
20:02:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.710697 (+   136us) server_negotiation.cc:207] Beginning negotiation
20:02:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.710702 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.711067 (+   365us) server_negotiation.cc:408] Connection header received
20:02:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.711362 (+   295us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.711366 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.711436 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.711485 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.713952 (+  2467us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.714555 (+   603us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.714851 (+   296us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44606: BlockingRecv error: recv got EOF from 127.0.0.1:44606 (error 108)
20:02:47.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
20:02:47.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.716 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.716 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.717 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.717 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.718 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.718 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2464), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1838ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [1912ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1969ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1997ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.719 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.722 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.722 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.723 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.723 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:47.723 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.723 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.724 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.724 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.724 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.726 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.727 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.727 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.727 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.727 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.729 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3badff83, L:/127.0.0.1:45566 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.729234 20556 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.722550 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44622 (local address 127.17.148.62:44893)
20:02:47.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.722696 (+   146us) server_negotiation.cc:207] Beginning negotiation
20:02:47.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.722701 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.729122 (+  6421us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44622: BlockingRecv error: recv got EOF from 127.0.0.1:44622 (error 108)
20:02:47.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
20:02:47.729 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.730 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1419), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [750ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [823ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1024ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1038ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.731 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.738 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.738 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x178a8f5b, L:/127.0.0.1:45582 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.739 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.739 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.739 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.740 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.740 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.742 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.742 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.742 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.742478 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.725016 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44630 (local address 127.17.148.62:44893)
20:02:47.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.725138 (+   122us) server_negotiation.cc:207] Beginning negotiation
20:02:47.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.725143 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.725226 (+    83us) server_negotiation.cc:408] Connection header received
20:02:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.725397 (+   171us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.743 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.725400 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.725451 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.725517 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.741357 (+ 15840us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.742132 (+   775us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.743 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1441), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [766ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [838ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [908ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [949ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.742363 (+   231us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44630: BlockingRecv error: recv got EOF from 127.0.0.1:44630 (error 108)
20:02:47.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
20:02:47.743 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.747 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.747 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.747 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.747 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.747 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.747 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.748 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.751544 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.744279 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44632 (local address 127.17.148.62:44893)
20:02:47.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.747912 (+  3633us) server_negotiation.cc:207] Beginning negotiation
20:02:47.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.747917 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.747932 (+    15us) server_negotiation.cc:408] Connection header received
20:02:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.747972 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.747975 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.748035 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.748103 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.750350 (+  2247us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.751116 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.751425 (+   309us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44632: BlockingRecv error: recv got EOF from 127.0.0.1:44632 (error 108)
20:02:47.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3512}
20:02:47.752 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.752 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1453), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [466ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [543ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [607ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [649ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.753 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.756 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.756 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.756 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.756 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.756 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.756 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.756 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.757475 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.753057 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44642 (local address 127.17.148.62:44893)
20:02:47.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.753166 (+   109us) server_negotiation.cc:207] Beginning negotiation
20:02:47.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.753170 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.753551 (+   381us) server_negotiation.cc:408] Connection header received
20:02:47.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.753782 (+   231us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.753784 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.753830 (+    46us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.753899 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.756393 (+  2494us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.757102 (+   709us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.757365 (+   263us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44642: BlockingRecv error: recv got EOF from 127.0.0.1:44642 (error 108)
20:02:47.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41}
20:02:47.758 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.758 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.758 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.763 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.764 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1458), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [234ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:47.764 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.768 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.768 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.769 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.769 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.769 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.769 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.769 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.769 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.771692 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.764087 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44654 (local address 127.17.148.62:44893)
20:02:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.764204 (+   117us) server_negotiation.cc:207] Beginning negotiation
20:02:47.772 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.772 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1462), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [664ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [752ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [809ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [837ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.764208 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.764634 (+   426us) server_negotiation.cc:408] Connection header received
20:02:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.764837 (+   203us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.764840 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.764898 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.764969 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.767436 (+  2467us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.768125 (+   689us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.770663 (+  2538us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.770850 (+   187us) 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
20:02:47.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.771184 (+   334us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:47.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.771317 (+   133us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:47.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.771374 (+    57us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.771577 (+   203us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44654: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44654): Connection reset by peer (error 104)
20:02:47.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
20:02:47.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.774 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.775 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.775 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.776 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.776 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.776 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.776 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.776 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.776 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.778334 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.773731 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44664 (local address 127.17.148.62:44893)
20:02:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.773856 (+   125us) server_negotiation.cc:207] Beginning negotiation
20:02:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.773860 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.774558 (+   698us) server_negotiation.cc:408] Connection header received
20:02:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.774843 (+   285us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.774847 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.774904 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.774953 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.777593 (+  2640us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.778107 (+   514us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.778253 (+   146us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44664: BlockingRecv error: recv got EOF from 127.0.0.1:44664 (error 108)
20:02:47.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
20:02:47.781 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.781 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.781 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.781 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.782 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.783 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.784 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.784 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.789 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.791 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0cdb6b6e, L:/127.0.0.1:37764 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.792 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.793 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.794 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.796 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x233a76b6, L:/127.0.0.1:37778 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.801 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3648d009, L:/127.0.0.1:45598 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.801 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.803 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.803 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.804 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.808 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.811 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.817 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x396dafe5, L:/127.0.0.1:37792 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.818 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.820 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.823 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb012b9b1, L:/127.0.0.1:45608 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.824 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [183ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.828 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.829 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.829 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.829 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.831 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.831 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.831 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.831 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.832 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.833 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.834 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.834 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.834 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=373), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [11ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [14ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.835873 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.819084 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44678 (local address 127.17.148.62:44893)
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.819231 (+   147us) server_negotiation.cc:207] Beginning negotiation
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.819236 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.819251 (+    15us) server_negotiation.cc:408] Connection header received
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.819374 (+   123us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.819377 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.819431 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.819513 (+    82us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.826676 (+  7163us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.827471 (+   795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.833709 (+  6238us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.833925 (+   216us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.835015 (+  1090us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.835037 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.835041 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:47.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.835057 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:47.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.835081 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:47.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.835091 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:47.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.835166 (+    75us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.835693 (+   527us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44678: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44678): Connection reset by peer (error 104)
20:02:47.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:47.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.840 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.840 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.840 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:47.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.840 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.840 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.840 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.840 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:47.841 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.841 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.842 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.842711 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.840289 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44690 (local address 127.17.148.62:44893)
20:02:47.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.840420 (+   131us) server_negotiation.cc:207] Beginning negotiation
20:02:47.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.840424 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.842606 (+  2182us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44690: BlockingRecv error: recv got EOF from 127.0.0.1:44690 (error 108)
20:02:47.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
20:02:47.843 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.844 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.844 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.845 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.851 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6b034d43, L:/127.0.0.1:37794 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.852 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.853 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x74732644, L:/127.0.0.1:37810 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.854 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.856 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.864 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.865 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.868 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8b3aca2d, L:/127.0.0.1:45618 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=397), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [195ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.871 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.873 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.874 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.874 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.874 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.875 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.876 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.876 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.876 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.876 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.877 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.878 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.879540 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.861648 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44700 (local address 127.17.148.62:44893)
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.861864 (+   216us) server_negotiation.cc:207] Beginning negotiation
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.861868 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.864314 (+  2446us) server_negotiation.cc:408] Connection header received
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.864552 (+   238us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.864555 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.864604 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.864653 (+    49us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.868866 (+  4213us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.869957 (+  1091us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.875094 (+  5137us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.875312 (+   218us) 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
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.878991 (+  3679us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.879012 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.879015 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.879030 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.879057 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.879067 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.879143 (+    76us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.879393 (+   250us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44700: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44700): Connection reset by peer (error 104)
20:02:47.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":130}
20:02:47.880 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.885 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.887 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.887 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6954206a, L:/127.0.0.1:37812 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.888 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.892 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x54a003e7, L:/127.0.0.1:37820 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.895 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.896 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x750aac43, L:/127.0.0.1:45628 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.896 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=415), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [230ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [234ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.901 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.901 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.901 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.902 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.902 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.902 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.902709 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.895458 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44712 (local address 127.17.148.62:44893)
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.895585 (+   127us) server_negotiation.cc:207] Beginning negotiation
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.895590 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.896003 (+   413us) server_negotiation.cc:408] Connection header received
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.896210 (+   207us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.896214 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.896265 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.896316 (+    51us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.898978 (+  2662us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.899641 (+   663us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.901465 (+  1824us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.901651 (+   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
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.902057 (+   406us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:47.903 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.902096 (+    39us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.902100 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:47.903 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.902114 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.902136 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.902148 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.902219 (+    71us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.902572 (+   353us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44712: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44712): Cannot send after transport endpoint shutdown (error 108)
20:02:47.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
20:02:47.903 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.904 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.904 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.905 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.905 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.905 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.906 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.906 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.907 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.912 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x38783d05, L:/127.0.0.1:37836 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.914 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa081550b, L:/127.0.0.1:45642 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.914 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.915 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.916 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.916 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.917 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.917 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.923 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb5b731b4, L:/127.0.0.1:45644 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=442), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [12ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [255ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.928 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.928 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.929 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.929 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.929 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.929 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.929 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.929 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.931 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.931 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.931 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.931715 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.916238 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44724 (local address 127.17.148.62:44893)
20:02:47.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.916364 (+   126us) server_negotiation.cc:207] Beginning negotiation
20:02:47.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.916369 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.916692 (+   323us) server_negotiation.cc:408] Connection header received
20:02:47.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.916947 (+   255us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.916951 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.917005 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.917058 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.930637 (+ 13579us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.931390 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.931595 (+   205us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44724: BlockingRecv error: recv got EOF from 127.0.0.1:44724 (error 108)
20:02:47.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
20:02:47.932 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.933 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:47.933 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.934 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.935 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.935 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.936 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.942 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe9233d2d, L:/127.0.0.1:37842 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.942 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.944 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.946 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x795c3a3b, L:/127.0.0.1:37856 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.949 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.950 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x94703c9f, L:/127.0.0.1:45656 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.951 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=466), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [254ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [258ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.955 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.956 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.956 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.956 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:47.956 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.957 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:47.957177 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.949926 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44726 (local address 127.17.148.62:44893)
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.950060 (+   134us) server_negotiation.cc:207] Beginning negotiation
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.950064 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.950079 (+    15us) server_negotiation.cc:408] Connection header received
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.950261 (+   182us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.950264 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.950334 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.957 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.950419 (+    85us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.953459 (+  3040us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.954123 (+   664us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.957 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.956068 (+  1945us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.956264 (+   196us) 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
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.956676 (+   412us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:47.957 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:47.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.956696 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:47.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.956699 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:47.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.956713 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:47.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.956737 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:47.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.956747 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:47.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.956807 (+    60us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:47.957031 (+   224us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44726: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44726): Connection reset by peer (error 104)
20:02:47.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
20:02:47.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.958 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.959 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.960 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.962 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.963 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.964 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.966 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x15844291, L:/127.0.0.1:37862 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.968 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.971 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.971 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf41a4abf, L:/127.0.0.1:37864 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.972 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.974 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.977 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:47.977 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:47.978 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3781e305, L:/127.0.0.1:45662 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.980 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:47.981 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:47.984 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:47.984 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdd25b620, L:/127.0.0.1:37878 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:47.986 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:47.988 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6217970e, L:/127.0.0.1:45678 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:47.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=504), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [287ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [291ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:47.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:47.992 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:47.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.994 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:47.994 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbb19ab6e, L:/127.0.0.1:44742 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:47.994 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:47.994 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:47.995 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:47.995 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:47.996 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:47.996 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:47.996 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:47.996 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:47.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.998 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.000 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.002 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.006 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa9429afb, L:/127.0.0.1:37894 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.008 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.009 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.009 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4fcc837f, L:/127.0.0.1:45686 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=525), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [308ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [310ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.014 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.016 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.016 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.016 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.016 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:48.017 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.017 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.017 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.018 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.018 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.019 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:48.022208 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.007977 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44744 (local address 127.17.148.62:44893)
20:02:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.008101 (+   124us) server_negotiation.cc:207] Beginning negotiation
20:02:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.008105 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.008842 (+   737us) server_negotiation.cc:408] Connection header received
20:02:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.009047 (+   205us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.009050 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.009108 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.009158 (+    50us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.012245 (+  3087us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.013012 (+   767us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.020333 (+  7321us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.020559 (+   226us) 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
20:02:48.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.021663 (+  1104us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:48.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.021683 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:48.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.021687 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:48.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.021704 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
20:02:48.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.021729 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:48.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.021738 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:48.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.021810 (+    72us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.022059 (+   249us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44744: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44744): Connection reset by peer (error 104)
20:02:48.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
20:02:48.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.028 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.032 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.034 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.035 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.035 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.036 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.036 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.037 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.037 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.037 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.040 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.040 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.040 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1739), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [766ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [839ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1053ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1064ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.044 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.044 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.044 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.045 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.045 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.046 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.047 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.048 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.048 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.049 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.049 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.050 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.050 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.051 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.051 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.051 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.051 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=569), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [246ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.053 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.054 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.054 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.055 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.056 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.056 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.056 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.057 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.057 [DEBUG - pool-4-thread-52] (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.17.148.60:39387, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [276ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.057 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.058 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.058 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.059 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.061 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.061 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.061 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.061 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.063 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.064 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.067 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.069 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.070 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.072 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbfef3e22, L:/127.0.0.1:44752 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.072 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.074 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.075 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.075 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.078 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.085 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53e189ed, L:/127.0.0.1:37920 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.091 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x83cdb0c2, L:/127.0.0.1:45696 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.093 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=607), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [56ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [61ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.095 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x21af3859, L:/127.0.0.1:44766 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.096 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.097 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.097 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.098 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.098 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.098 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.099 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.099 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.100 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.100 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.100 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.101 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.102 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.102 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.103 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.104 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.105 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.106 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa12442e2, L:/127.0.0.1:37936 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.107 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.108 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.109 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.116 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf8bf4ff4, L:/127.0.0.1:37948 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.116 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4803de53, L:/127.0.0.1:45702 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.117 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.118 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.119 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.119 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x334489dc, L:/127.0.0.1:44776 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=633), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [402ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [413ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.124 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.124 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.125 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.125 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.125 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.125 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.125 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.126 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.126 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.127 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.127 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.127 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.130 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x607585cf, L:/127.0.0.1:45716 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=645), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [411ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [424ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.134 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfe1fa69c, L:/127.0.0.1:44788 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.135 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.136 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.136 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.137 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.137 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.137 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.137 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.137 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.137 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.138 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.139 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.139 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.140 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.141 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.142 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.145 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.147 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xba359ea1, L:/127.0.0.1:45730 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.147 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=691), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [524ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.151 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe910164b, L:/127.0.0.1:44790 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.154 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9b656a4e, L:/127.0.0.1:37960 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.155 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.155 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.156 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state CONNECTING
20:02:48.156 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.156 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.157 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.157 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.157 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.158 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.158 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.158 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.160 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.161 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.165 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x98373b3a, L:/127.0.0.1:45738 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=706), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [509ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [509ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [521ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.168 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x82234f46, L:/127.0.0.1:44802 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.170 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.170 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.170 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.171 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.171 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.171 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.171 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.172 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.172 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.172 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.173 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.173 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.173 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.173 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.174 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.175 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.178 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.178 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.185 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1de7805c, L:/127.0.0.1:45750 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.186 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x902a851e, L:/127.0.0.1:44810 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=705), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [225ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [508ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [523ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.188 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.188 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.188 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.189 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.190 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.190 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.190 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.190 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.191 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.191 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.191 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.192 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.192 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.192 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.193 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.193 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.195 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.197 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.198 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.198 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd9fba823, L:/127.0.0.1:44826 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.199 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.200 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.201 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.205 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe8c789c8, L:/127.0.0.1:37962 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.206 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.207 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0bfc6a8c, L:/127.0.0.1:45760 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.207 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.208 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.210 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.211 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.212 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.214 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0c718494, L:/127.0.0.1:37970 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.218 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.218 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.219 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.219 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.219 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.221 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xad966b6a, L:/127.0.0.1:45764 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=739), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [162ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [169ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.224 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.226 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.227 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xddf55feb, L:/127.0.0.1:37982 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.228 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.230 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.231 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.231 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.231 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:48.232 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.232 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.232 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.232 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:48.233129 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.218420 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44842 (local address 127.17.148.62:44893)
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.218547 (+   127us) server_negotiation.cc:207] Beginning negotiation
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.218551 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.218913 (+   362us) server_negotiation.cc:408] Connection header received
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.219126 (+   213us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.219130 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.219188 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.219243 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.225641 (+  6398us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.226310 (+   669us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.229805 (+  3495us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.230005 (+   200us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.232573 (+  2568us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.232596 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.232600 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.232615 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.232639 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:48.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.232650 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:48.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.232723 (+    73us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.232983 (+   260us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44842: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44842): Connection reset by peer (error 104)
20:02:48.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
20:02:48.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.235 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.235 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.235 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.236 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.236 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.237 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.237 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.238 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.241 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x33f1c26e, L:/127.0.0.1:45774 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=757), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [529ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [537ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [547ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.244 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3f24fabd, L:/127.0.0.1:37988 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.246 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.246 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.246 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.246 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:48.247 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.247 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.247 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.247 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.247 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:48.248293 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.235452 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44848 (local address 127.17.148.62:44893)
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.235576 (+   124us) server_negotiation.cc:207] Beginning negotiation
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.235580 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.236059 (+   479us) server_negotiation.cc:408] Connection header received
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.236342 (+   283us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.236346 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.236407 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.236463 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.239921 (+  3458us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.240689 (+   768us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.247485 (+  6796us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.247687 (+   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
20:02:48.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.247871 (+   184us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:48.249 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.247892 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:48.248 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.247895 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.247909 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.247930 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.247939 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.248024 (+    85us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.248148 (+   124us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44848: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44848): Connection reset by peer (error 104)
20:02:48.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
20:02:48.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.251 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.251 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.251 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.253 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.254 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.255 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.259 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf724dc7c, L:/127.0.0.1:37994 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.261 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.262 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.263 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x48b65c6d, L:/127.0.0.1:44852 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.263 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.265 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x69254810, L:/127.0.0.1:45778 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.267 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.267 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.268 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.269 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe64eb73a, L:/127.0.0.1:45782 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.271 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.272 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.273 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.274 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x343024ef, L:/127.0.0.1:37998 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.276 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.277 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.279 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x71262493, L:/127.0.0.1:45786 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.280 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.280 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.280 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=796), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [566ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [570ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [578ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.284 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x90901e75, L:/127.0.0.1:44862 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.285 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.285 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=827), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [179ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.286 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.287 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.288 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.288 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.289 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.289 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.289 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.290 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.290 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:48.290 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.290 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.290 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.291 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.291 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.291 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.291 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.291 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.291 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:48.291900 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.287368 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44874 (local address 127.17.148.62:44893)
20:02:48.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.287485 (+   117us) server_negotiation.cc:207] Beginning negotiation
20:02:48.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.287489 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.291124 (+  3635us) server_negotiation.cc:408] Connection header received
20:02:48.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.291435 (+   311us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.291439 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.291496 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.291542 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.291754 (+   212us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44874: BlockingRecv error: recv got EOF from 127.0.0.1:44874 (error 108)
20:02:48.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
20:02:48.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.293 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.293 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.293 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.293 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.293 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.294 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.294 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.295 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.296 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.296 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.299 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5a5b0794, L:/127.0.0.1:45792 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=830), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [467ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.303 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf4848d1, L:/127.0.0.1:38002 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.304 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.305 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.306 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.306 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.306 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.306 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:48.307 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.307 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.308 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.308 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.308 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:48.308691 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.295070 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44884 (local address 127.17.148.62:44893)
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.295204 (+   134us) server_negotiation.cc:207] Beginning negotiation
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.295208 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.295602 (+   394us) server_negotiation.cc:408] Connection header received
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.296267 (+   665us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.296271 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.296315 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.296378 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.304654 (+  8276us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.305330 (+   676us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.307924 (+  2594us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.308123 (+   199us) 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
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.308263 (+   140us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.308285 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.308289 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.308302 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.308320 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.308331 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.308412 (+    81us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.308546 (+   134us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44884: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44884): Connection reset by peer (error 104)
20:02:48.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
20:02:48.310 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.309 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.311 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.311 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.312 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.315 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.317 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xde7656ae, L:/127.0.0.1:44898 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.323 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb10b3af7, L:/127.0.0.1:45800 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.323 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=842), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [410ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.327 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.329 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.329 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state CONNECTING
20:02:48.329 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.329 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:48.329 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2d49285e, L:/127.0.0.1:45796 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.330 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=850), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [654ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [668ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:48.333076 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.323151 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44900 (local address 127.17.148.62:44893)
20:02:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.323275 (+   124us) server_negotiation.cc:207] Beginning negotiation
20:02:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.323279 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.323684 (+   405us) server_negotiation.cc:408] Connection header received
20:02:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.324414 (+   730us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.324418 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.324469 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.324523 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.331934 (+  7411us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.332649 (+   715us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.332967 (+   318us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44900: BlockingRecv error: recv got EOF from 127.0.0.1:44900 (error 108)
20:02:48.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:48.333 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.334 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.335 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.335 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.336 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.336 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state CONNECTING
20:02:48.336 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.336 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.337 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.337 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.337 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.337 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.337 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.338 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.338 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.341 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.345 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf7f95f37, L:/127.0.0.1:38010 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.347 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.348 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x45d7bd79, L:/127.0.0.1:45814 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.349 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=864), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [653ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [656ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.354 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.354 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.354 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.355 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:48.355 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb8e3cfef, L:/127.0.0.1:44904 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.355 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.355 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.356 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.356 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.356 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.356 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.357 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.357 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.358 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.358 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.358 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.361 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.362 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.364 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.364 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xca2d52bf, L:/127.0.0.1:45820 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.364 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=880), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [656ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [665ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.368 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.369 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=882), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [536ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [548ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [548ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [566ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.370 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb3b3d2a7, L:/127.0.0.1:44914 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.371 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.371 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state CONNECTING
20:02:48.371 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.372 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.372 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.372 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.373 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.373 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.373 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:48.373 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.373 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.373 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.373 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.374 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.374 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.374 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.374 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.375 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.375 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.375 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.376 [DEBUG - pool-4-thread-39] (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.17.148.60:39387, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [556ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [566ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:48.376142 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.372792 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44916 (local address 127.17.148.62:44893)
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.372930 (+   138us) server_negotiation.cc:207] Beginning negotiation
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.372934 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.372947 (+    13us) server_negotiation.cc:408] Connection header received
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.372982 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.372985 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.373034 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.373095 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.376025 (+  2930us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44916: BlockingRecv error: recv got EOF from 127.0.0.1:44916 (error 108)
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
20:02:48.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.379 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.380 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.380 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.380 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:48.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.381 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.381 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.381 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.383 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.383 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.383 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.384 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.385 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.386 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.386 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.388 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.389 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.389 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.391 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.392 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.397 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb5e274b, L:/127.0.0.1:38012 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.399 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbe5593ba, L:/127.0.0.1:45822 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.403 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4c31e712, L:/127.0.0.1:45838 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.404 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=933), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [553ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [565ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [571ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.408 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.408 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.409 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.409 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:48.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.409 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.410 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.411 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.411 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:48.412360 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.402897 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44918 (local address 127.17.148.62:44893)
20:02:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.403032 (+   135us) server_negotiation.cc:207] Beginning negotiation
20:02:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.403036 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.404437 (+  1401us) server_negotiation.cc:408] Connection header received
20:02:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.405015 (+   578us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.405019 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.412 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.405081 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.405131 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.408226 (+  3095us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.409024 (+   798us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.411598 (+  2574us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.411838 (+   240us) 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
20:02:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.411944 (+   106us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.412036 (+    92us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.412098 (+    62us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.412224 (+   126us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44918: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44918): Connection reset by peer (error 104)
20:02:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
20:02:48.413 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.413 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.416 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.417 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.418 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.420 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.421 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.422 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.426 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x96d4df1c, L:/127.0.0.1:38024 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.427 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.430 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.430 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x439b5f11, L:/127.0.0.1:45840 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=947), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [726ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [734ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [738ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.435 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.437 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.437 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.437 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.437 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:48.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.439 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.439 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:48.439121 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.426725 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44932 (local address 127.17.148.62:44893)
20:02:48.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.426854 (+   129us) server_negotiation.cc:207] Beginning negotiation
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.426858 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.427252 (+   394us) server_negotiation.cc:408] Connection header received
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.427850 (+   598us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.427854 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.427911 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.427964 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.433438 (+  5474us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.434245 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.437809 (+  3564us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.438025 (+   216us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.438585 (+   560us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.438605 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.438609 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.438622 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.438645 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.438656 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.438716 (+    60us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.438972 (+   256us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44932: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44932): Connection reset by peer (error 104)
20:02:48.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:48.441 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.445 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.445 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.445 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.445 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.445 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.446 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.448 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.448 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=962), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [678ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [698ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.449 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0bea6056, L:/127.0.0.1:44940 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.451 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.452 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.452 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state CONNECTING
20:02:48.453 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.453 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:48.453 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:48.453540 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.451644 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44942 (local address 127.17.148.62:44893)
20:02:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.451767 (+   123us) server_negotiation.cc:207] Beginning negotiation
20:02:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.451771 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.452177 (+   406us) server_negotiation.cc:408] Connection header received
20:02:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.452506 (+   329us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.452510 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.452566 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.452615 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.453422 (+   807us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44942: BlockingRecv error: recv got EOF from 127.0.0.1:44942 (error 108)
20:02:48.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
20:02:48.454 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.454 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.454 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.454 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.455 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.456 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.456 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=974), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [156ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [158ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.457 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.459 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.460 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.460 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.460 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:48.460 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.461 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.461 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.461 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.461 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.461 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.464 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.465 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.466 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.466 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.468 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.472 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5a6e0889, L:/127.0.0.1:38040 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.473 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.474 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.477 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6ef10e23, L:/127.0.0.1:45850 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.478 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x33632d34, L:/127.0.0.1:38046 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=992), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [13ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [777ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.482 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.483 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.483 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.483 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.483 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:48.484 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.484 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.484 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.485 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.490 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9becefd1, L:/127.0.0.1:45864 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.491 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.494 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.496 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.496 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.498 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.499 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1013), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [766ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [781ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [792ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.499 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.500 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.500 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.501 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.501 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.501 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.501 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:48.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.502 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.502 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.503 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.506 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.506 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.507 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.507 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.507 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.507 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.507 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:48.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.508 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc793c518, L:/127.0.0.1:45870 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.509 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.509 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1038), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [793ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [813ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [851ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.512 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xec1d4d01, L:/127.0.0.1:44952 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:48.513028 20827 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.500008 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44968 (local address 127.17.148.62:44893)
20:02:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.500276 (+   268us) server_negotiation.cc:207] Beginning negotiation
20:02:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.500279 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.501471 (+  1192us) server_negotiation.cc:408] Connection header received
20:02:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.501524 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.501527 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.501583 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.501667 (+    84us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.511980 (+ 10313us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.513 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.512709 (+   729us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.512900 (+   191us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44968: BlockingRecv error: recv got EOF from 127.0.0.1:44968 (error 108)
20:02:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":197,"thread_start_us":72,"threads_started":1}
20:02:48.514 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.515 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.515 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.515 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.520 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.520 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.521 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.521 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:48.521 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.521 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.522 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.522 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.522 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8778a6c1, L:/127.0.0.1:45874 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:48.523205 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.491060 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44948 (local address 127.17.148.62:44893)
20:02:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.491216 (+   156us) server_negotiation.cc:207] Beginning negotiation
20:02:48.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.491220 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.491953 (+   733us) server_negotiation.cc:408] Connection header received
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.494158 (+  2205us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.494162 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.494222 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.494279 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.514548 (+ 20269us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.515255 (+   707us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.520086 (+  4831us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.520289 (+   203us) 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
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.522671 (+  2382us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.522691 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.522694 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.522707 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.522730 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.522740 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.522815 (+    75us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.523049 (+   234us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44948: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44948): Connection reset by peer (error 104)
20:02:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":76}
20:02:48.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2219), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [850ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1844ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.528 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.529 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.529 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.529 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:48.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.529 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.530 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.530 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.530 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2aaf5065, L:/127.0.0.1:44982 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.537 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.537 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.537 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.537 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.538 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.538 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.538 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:48.540 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.541 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.542 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.545 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.549 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.550 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.551 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.551 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xde570477, L:/127.0.0.1:37906 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.554 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.556 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.558 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.560 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.561 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe3e7a2a3, L:/127.0.0.1:45890 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.569 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x459f3d34, L:/127.0.0.1:45898 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.569 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d98668c, L:/127.0.0.1:45892 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.569 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa15d6ce2, L:/127.0.0.1:44998 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.571 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9e9c63bc, L:/127.0.0.1:44992 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.572 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.574 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1091), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [860ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1103), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [869ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [908ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.580 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaa2b30a6, L:/127.0.0.1:45014 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.582 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.582 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state CONNECTING
20:02:48.582 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.582 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.583 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.583 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.583 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1096), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [864ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [866ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:48.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.590 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.591 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.592 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.593 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.601 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xff868037, L:/127.0.0.1:45906 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.602 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1132), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [738ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [770ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.603 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5255ee17, L:/127.0.0.1:45018 - R:/127.17.148.62:44893] using TOKEN/null
20:02:48.604 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc6672186, L:/127.0.0.1:38058 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.606 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.606 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.606 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.606 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.607 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.607 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.607 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.607 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.607 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.608 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state CONNECTING
20:02:48.608 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.608 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.608 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.608 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.610 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.610 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.610 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.611 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state CONNECTING
20:02:48.611 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.611 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.611 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.611 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.611 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.620 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.620 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.620 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.621 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.621 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.626 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.626 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.626 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.629 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.629 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.629 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.629 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.630 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.630 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.633 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.634 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.640 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.641 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.642 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.642 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.642 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.644 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.646 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.646 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa6bb7cca, L:/127.0.0.1:45026 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.652 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0192db6c, L:/127.0.0.1:45032 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.657 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.657 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.657 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.657 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.658 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.664 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6ec44be9, L:/127.0.0.1:38070 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.667 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.668 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.668 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.669 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.669 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.670 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.674 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.675 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.678 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.680 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.680 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf77ace26, L:/127.0.0.1:45918 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1200), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [252ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [956ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [992ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.685 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x007d392c, L:/127.0.0.1:38086 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.686 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8b49fec1, L:/127.0.0.1:45036 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.687 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdd11b9fb, L:/127.0.0.1:45930 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1203), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [272ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [825ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [993ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.690 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.690 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.690 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.690 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.691 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.691 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.691 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.692 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.692 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.692 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.692 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.693 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.693 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.693 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.693 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.693 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.693 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.694 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.694 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.695 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.696 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.696 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.698 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.698 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.700 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.701 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.702 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.704 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.705 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.707 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.708 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.708 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.708 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:48.709 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.709 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.709 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.709 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.713 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x87a31234, L:/127.0.0.1:45940 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.713 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.715 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.720 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.721 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1fc39e5f, L:/127.0.0.1:45962 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.721 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x497744ff, L:/127.0.0.1:45938 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1250), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [192ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1062ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1237), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [563ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [966ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1021ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.726 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.725 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.733 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.737 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.737 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.740 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.740 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.740 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.740 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.740 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.741 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.741 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.741 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.741 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.742 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.743 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.743 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.744 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1266), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [372ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [857ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1051ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.753 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xafa76468, L:/127.0.0.1:38118 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.753 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.753 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.753 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.756 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.757 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.757 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.757 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.757 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.757 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.757 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.757 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.759 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0e532aa7, L:/127.0.0.1:45984 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.759 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.762 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x201eedd4, L:/127.0.0.1:45064 - R:/127.17.148.62:44893] using TOKEN/null
20:02:48.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1280), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1067ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.766 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc4ded86a, L:/127.0.0.1:38114 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.768 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0b472457, L:/127.0.0.1:45052 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.770 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.771 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:48.771 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.771 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.771 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc28b39d9, L:/127.0.0.1:38100 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.772 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.772 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.772 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.772 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:48.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.774 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.775 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.775 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.775 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.775 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.775 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.776 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.776 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.776 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.776 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.777 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x036021e3, L:/127.0.0.1:45970 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.777 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.777 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.778 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:48.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.779 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.779 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1322), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [178ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1039ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1165ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.779 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.782 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.782 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.782 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnected from peer
20:02:48.784 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.784 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.785 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.786 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.786 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.787 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.787 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.788 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.788 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.789 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.789 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.790 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.790 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.790 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.791 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.791 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.792 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.792 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.793 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.793 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.794 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.794 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.795 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.795 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.795 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.795 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.795 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.796 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.796 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.796 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.796 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.797 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.798 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.798 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.798 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.798 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.799 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.800 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.801 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.802 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.802 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.803 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.804 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.804 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.805 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.805 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.806 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.807 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.807 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.808 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.809 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.809 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.810 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.810 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.811 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.812 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.813 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.813 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.814 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.814 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.815 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.816 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.816 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.817 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.818 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.818 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.818 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.819 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.819 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.819 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.820 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.821 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.821 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.822 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.822 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.823 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.823 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.823 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.824 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.824 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.824 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.825 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.825 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.826 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.826 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.826 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.827 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.827 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.827 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.827 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.828 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.828 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.828 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.829 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.829 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.830 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.830 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.830 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.831 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.831 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.832 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.832 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.832 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.833 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.836 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.840 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.840 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.841 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.841 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.841 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.842 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.842 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.843 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.844 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.847 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.847 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.848 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.852 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.852 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.852 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.853 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.853 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.853 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.853 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.854 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.854 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.854 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.854 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.855 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.855 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.855 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.856 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.860 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.868 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.868 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.869 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.869 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.872 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.872 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.873 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.874 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.875 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.876 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.879 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x46633605, L:/127.0.0.1:38124 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.883 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4e4d3852, L:/127.0.0.1:45986 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.884 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1399), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [749ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1051ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.888 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.889 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.892 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.892 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.892 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.893 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.893 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.893 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.896 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.896 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.896 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.897 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.897 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.897 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.898 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.898 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.899 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.899 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.900 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.900 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.900 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.901 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.901 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.903 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.904 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.908 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5e59f2c1, L:/127.0.0.1:38128 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.910 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.912 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.912 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.913 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.914 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaadce7dc, L:/127.0.0.1:38132 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.919 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9ce0b1be, L:/127.0.0.1:46002 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.919 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa666ff8e, L:/127.0.0.1:45080 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.920 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=136), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [89ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.921 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.922 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.922 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:48.923 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.924 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.924 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.924 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.924 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.925 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.925 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.925 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.925 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.925 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.926 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.926 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.927 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.928 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.928 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.934 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.935 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.938 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0eada260, L:/127.0.0.1:46008 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.942 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=117), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [115ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.944 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.945 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xeae26b14, L:/127.0.0.1:45092 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.946 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51154689, L:/127.0.0.1:38146 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.947 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.948 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.948 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.949 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.949 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.949 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.949 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.949 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.950 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.950 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.952 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.955 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.956 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.958 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa29bb3fa, L:/127.0.0.1:38162 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.960 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x85fb94ea, L:/127.0.0.1:38176 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.962 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.963 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.963 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.965 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.966 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.968 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x116a5830, L:/127.0.0.1:38180 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.970 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdce9f2c2, L:/127.0.0.1:45098 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:48.974 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x98ac24b0, L:/127.0.0.1:46024 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.975 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=187), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [141ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:48.977 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:48.981 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.982 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:48.983 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:48.983 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:48.983 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:48.983 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:48.983 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:48.983 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:48.984 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:48.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.984 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:48.985 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:48.985 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:48.985 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:48.986 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:48.986 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:48.988 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x27617347, L:/127.0.0.1:38184 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:48.989 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:48.990 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:48.991 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:48.997 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:48.998 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfb1022c4, L:/127.0.0.1:46030 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:48.998 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.000 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=210), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [158ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.003 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.003 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.004 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.004 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.004 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.005 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.005 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb8418565, L:/127.0.0.1:38198 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.006131 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.984390 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45110 (local address 127.17.148.62:44893)
20:02:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.984508 (+   118us) server_negotiation.cc:207] Beginning negotiation
20:02:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.984512 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.985636 (+  1124us) server_negotiation.cc:408] Connection header received
20:02:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.985859 (+   223us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.985862 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.985914 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:48.985988 (+    74us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.004976 (+ 18988us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.005687 (+   711us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.006004 (+   317us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45110: BlockingRecv error: recv got EOF from 127.0.0.1:45110 (error 108)
20:02:49.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
20:02:49.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.007 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.010 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.015 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7909f65d, L:/127.0.0.1:46038 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.016 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [174ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.021 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.021 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.021 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.021 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.022 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.022 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.023 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.024 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.024 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.025 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.025 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.025 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.025 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.029136 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.007192 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45124 (local address 127.17.148.62:44893)
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.007476 (+   284us) server_negotiation.cc:207] Beginning negotiation
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.007481 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.007871 (+   390us) server_negotiation.cc:408] Connection header received
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.009935 (+  2064us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.009939 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.009995 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.010051 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.013146 (+  3095us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.013918 (+   772us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.028000 (+ 14082us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.028221 (+   221us) 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
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.028634 (+   413us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.028654 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.028658 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.028672 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.028695 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.028705 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.028779 (+    74us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.028993 (+   214us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45124: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45124): Connection reset by peer (error 104)
20:02:49.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":197}
20:02:49.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.031 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.032 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.033 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.033 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.034 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.034 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.040 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.041 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.041 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.041 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.042 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.042 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.042 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.043 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.043 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.047 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.048 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.049 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.049 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.050 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.050 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.060 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.061 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.101 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.101 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.102 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.103 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.103 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.104 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.104 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.104 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.104 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8fe5c250, L:/127.0.0.1:46048 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.105 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.105 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.106 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.106 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.106 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.107 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.107 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.107 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.108 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.108 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.108 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.108 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.109 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.109 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.110 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.112 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.112 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.113 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.113 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.113 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.114 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.115 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd097d7b7, L:/127.0.0.1:46064 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.116 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.116 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.118 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.119 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.120 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.120 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.121 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.121 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.128 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.128 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.129 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.107 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.130 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.121 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.131 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x62a29012, L:/127.0.0.1:46070 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.131 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.132 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.132 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.133 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.134 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.134 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.134 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.136 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.136 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3c0f980c, L:/127.0.0.1:38284 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.136 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.137 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.137 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.137 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.138 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.141 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x257a009e, L:/127.0.0.1:38230 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.142 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=349), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [301ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.144 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.147 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.147 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:49.147 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.147 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.148 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.128 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xad8629dc, L:/127.0.0.1:45136 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.127 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.148 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.127 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.127 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.149 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.149 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.150 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x52c76720, L:/127.0.0.1:46086 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.127 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb5f7d806, L:/127.0.0.1:38212 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.150 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.127 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.127 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.126 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.126 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.151 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.126 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.126 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.151 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.126 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.126 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.126 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.153 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.125 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.125 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.125 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.125 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.125 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.125 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.123 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=362), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [288ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [314ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:49.124 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.155 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.124 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.124 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.124 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.156 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.156 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfd28dc79, L:/127.0.0.1:38246 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.157 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.157 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.158 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.158 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.158 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.159 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.159 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:49.159 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.159 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.159 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.160 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.160 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x30c5afea, L:/127.0.0.1:38208 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.124 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.123 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.160 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4aed276c, L:/127.0.0.1:38286 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.123 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.161 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x465aa57a, L:/127.0.0.1:38352 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.123 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.123 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.161 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.123 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.123 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.162 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.123 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.123 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.123 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.123 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.162 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.123 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.122 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.163 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.165 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.122 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.122 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.122 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.122 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.122 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.122 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x866caf51, L:/127.0.0.1:38216 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.122 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.122 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.122 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.122 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.122 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.169 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2bcea549, L:/127.0.0.1:46120 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.122 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2c586cbb, L:/127.0.0.1:38200 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.170 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.122 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.170 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.122 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.122 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.121 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.121 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.121 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.121 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.121 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.121 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.121 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.121 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.173074 18173 connection.cc:466] server connection from 127.0.0.1:38200 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:38200 (request call id 0) could send its response
20:02:49.121 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.121 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.174 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.150 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbb815b01, L:/127.0.0.1:46106 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.176 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.176 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.179 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x56e3b49f, L:/127.0.0.1:38258 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.179 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4f2edc70, L:/127.0.0.1:38456 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.181 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x53f27f4b, L:/127.0.0.1:46082 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.181 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.182 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.182 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.182 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:49.183 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x589c66b8, L:/127.0.0.1:38480 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.183 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc46bd385, L:/127.0.0.1:46122 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.184 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.184657 18172 connection.cc:466] server connection from 127.0.0.1:38216 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:38216 (request call id 0) could send its response
20:02:49.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1702), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [531ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1106ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1516ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.185 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.188 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.188 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc79db3d7, L:/127.0.0.1:38510 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.189 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.189 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.189 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.189 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.189 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.189 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeef4a39a, L:/127.0.0.1:38314 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.190 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.190 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.189 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.190 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1fbbff7e, L:/127.0.0.1:38244 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.190 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.190 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.192 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.192 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.194 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0704cf6d, L:/127.0.0.1:38318 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.195 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcf81465f, L:/127.0.0.1:46108 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.195 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1711), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [755ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [755ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1263ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.196 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.198 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x314db150, L:/127.0.0.1:38356 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.198 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd2bdefe9, L:/127.0.0.1:38340 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.198 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.199 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.202 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2a6aaebf, L:/127.0.0.1:38526 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.203 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.203 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.206 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.207 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.209910 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.104058 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45152 (local address 127.17.148.62:44893)
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.104171 (+   113us) server_negotiation.cc:207] Beginning negotiation
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.104186 (+    15us) server_negotiation.cc:400] Waiting for connection header
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.131859 (+ 27673us) server_negotiation.cc:408] Connection header received
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.131902 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.131906 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.131955 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.132032 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.140871 (+  8839us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.141585 (+   714us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.155442 (+ 13857us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.155646 (+   204us) 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
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.209025 (+ 53379us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.209047 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.209051 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.209066 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.209091 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.209100 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.209171 (+    71us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.209756 (+   585us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45152: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45152): Connection reset by peer (error 104)
20:02:49.210 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xded95ad1, L:/127.0.0.1:38366 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
20:02:49.211 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x07d69fb4, L:/127.0.0.1:38496 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.211 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x63665f9a, L:/127.0.0.1:38378 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.212 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.213 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x56563c36, L:/127.0.0.1:46100 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.214 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2fac21b3, L:/127.0.0.1:38440 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.214 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.215 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.216 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.216 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.219 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.220 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x70e31bfc, L:/127.0.0.1:38380 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.221 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.222 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfb9fdf7d, L:/127.0.0.1:38270 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.223 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.227 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7c2af234, L:/127.0.0.1:38598 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.227 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b576ce8, L:/127.0.0.1:38566 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.227 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.229 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc15975e2, L:/127.0.0.1:38596 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.230 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.231 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x89ad7b0d, L:/127.0.0.1:38384 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.233 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x65e940bb, L:/127.0.0.1:38648 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.234 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.235 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.206 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5370c0d1, L:/127.0.0.1:38468 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.236 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.237 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.237 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.237 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.237 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdaa76a1b, L:/127.0.0.1:38614 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.238 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.238 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.238 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.238 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.238 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.237 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x499c702d, L:/127.0.0.1:38612 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.241 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.242 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbfea921c, L:/127.0.0.1:38582 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.243 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.243 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7e77eec9, L:/127.0.0.1:38398 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.245 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.247 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7a1914d, L:/127.0.0.1:38658 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.248 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb47b1c7f, L:/127.0.0.1:38552 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.250 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.250 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xae827870, L:/127.0.0.1:38694 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.252 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.252 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.252 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.253 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.256 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.257 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.259 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4fce42c1, L:/127.0.0.1:38716 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.260 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.261 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.263 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcc8a2f4f, L:/127.0.0.1:38704 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.264 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.264 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.267 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.270 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe3e136df, L:/127.0.0.1:38762 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.270 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.272 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.273 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xee416b3b, L:/127.0.0.1:38300 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.273 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.276 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.277 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x709b8a6a, L:/127.0.0.1:38602 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.278 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9f22f2a4, L:/127.0.0.1:38362 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.279 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.280 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.281 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.283 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x80b5eeb0, L:/127.0.0.1:38638 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.284 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x61f4a844, L:/127.0.0.1:38624 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.285 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x40efc742, L:/127.0.0.1:38776 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.285 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.289 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7bec41a4, L:/127.0.0.1:46134 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.291 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.291 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x024c929e, L:/127.0.0.1:38686 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.292 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x92dd3628, L:/127.0.0.1:38670 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=494), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [370ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [447ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.294 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcc80416a, L:/127.0.0.1:38576 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.295 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.295 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.296 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.298 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.298 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.299 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.299 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.299 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.299 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.299 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.300 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa4c7f7b0, L:/127.0.0.1:45160 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.300 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.301080 18027 connection.cc:466] server connection from 127.0.0.1:45160 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45160 (request call id 0) could send its response
20:02:49.301 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.301 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.301 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.303 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbefaae44, L:/127.0.0.1:46138 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.306 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x317e0a4e, L:/127.0.0.1:38724 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.308 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.309 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.309 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2a64997b, L:/127.0.0.1:38734 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.310 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.312 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x117a1816, L:/127.0.0.1:38424 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.315 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53bb7172, L:/127.0.0.1:38538 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.316 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8651e437, L:/127.0.0.1:46144 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.316 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0602350f, L:/127.0.0.1:38608 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.319 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc711c399, L:/127.0.0.1:38374 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.319 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6e9c0caa, L:/127.0.0.1:38410 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.320 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb59d9427, L:/127.0.0.1:38334 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.321 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x71ef5d27, L:/127.0.0.1:38746 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.323 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f7fdb86, L:/127.0.0.1:38778 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.324 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x25812d26, L:/127.0.0.1:38678 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.325 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.325 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=520), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [455ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [464ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [468ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:49.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.327 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.328 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.328 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.329 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.329 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.329 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.329 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.329 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.329 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.329 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.332 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.334118 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.326964 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45162 (local address 127.17.148.62:44893)
20:02:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.327103 (+   139us) server_negotiation.cc:207] Beginning negotiation
20:02:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.327108 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.327852 (+   744us) server_negotiation.cc:408] Connection header received
20:02:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.328102 (+   250us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.328106 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.328173 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.328255 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.332856 (+  4601us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.333617 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.333977 (+   360us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45162: BlockingRecv error: recv got EOF from 127.0.0.1:45162 (error 108)
20:02:49.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
20:02:49.334 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.340 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.341 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.342 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8844a103, L:/127.0.0.1:46160 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=535), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [371ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [474ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [490ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.348 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.348 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.349 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.349 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.349 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.349 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.349 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.349 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.350 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.350 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7369795c, L:/127.0.0.1:45168 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.350 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=535), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [12ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [313ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.350 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.351287 18026 connection.cc:466] server connection from 127.0.0.1:45168 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45168 (request call id 0) could send its response
20:02:49.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.352 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.352 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.353 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.353 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.354 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.354 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.355 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.356 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.356 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.356 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.356 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.356 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.358 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.358 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.361 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x85742177, L:/127.0.0.1:46162 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.363 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.363567 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.364 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.352148 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45172 (local address 127.17.148.62:44893)
20:02:49.364 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.352288 (+   140us) server_negotiation.cc:207] Beginning negotiation
20:02:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.352292 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.354350 (+  2058us) server_negotiation.cc:408] Connection header received
20:02:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.354595 (+   245us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.354598 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.354646 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.354692 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.362386 (+  7694us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.363110 (+   724us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.363450 (+   340us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45172: BlockingRecv error: recv got EOF from 127.0.0.1:45172 (error 108)
20:02:49.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
20:02:49.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.367 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:49.367 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:49.367 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:49.368 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.368 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:49.369 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.369 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:49.370 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:49.371 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:49.372 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:49.372 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:49.373 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:49.373 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:49.374 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x063accc2, L:/127.0.0.1:38788 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.375 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5bf27276, L:/127.0.0.1:46170 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.376 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.376 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.376 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.376 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.378 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.380 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7f7953ba, L:/127.0.0.1:46184 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=569), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [372ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [521ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.385 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6577d980, L:/127.0.0.1:45186 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.385 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.386 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.386 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.387 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.387 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.387 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.387 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.387 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.388 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.388 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.389 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.389 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.390 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.392 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.397 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x201d4747, L:/127.0.0.1:46188 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=591), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [425ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [544ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.400 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x89aadc19, L:/127.0.0.1:45190 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.402 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.403 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.403 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.403 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.404 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.404 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.404 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.406 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.406 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.406 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.407 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.408 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.409 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.410 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.414 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x871e8365, L:/127.0.0.1:46200 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.416 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa50a9a8f, L:/127.0.0.1:38794 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.421 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.421 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.421 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.422 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.422 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.422 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.423 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.423 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.430 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4b603d69, L:/127.0.0.1:45200 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.430 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x30e86b80, L:/127.0.0.1:46224 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.431 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.432 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.432 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.433 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4661d7c3, L:/127.0.0.1:46216 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.433 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.433 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=618), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [357ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [370ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [374ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.437 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.438 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.438 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.438 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.438 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.439 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.439 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.439 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.439 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.440 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.441 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.441 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47b37b94, L:/127.0.0.1:46236 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.441 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=639), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [426ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [579ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [590ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.446 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.447 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.447 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.447 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.447 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa1c7929c, L:/127.0.0.1:45204 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.448 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.448 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.448 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.448 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.450 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.450 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.451 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.452 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.453 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa6270650, L:/127.0.0.1:46252 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=638), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [351ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [579ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.457 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.457 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=639), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [86ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [339ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.458 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfa19685a, L:/127.0.0.1:45206 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.461 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.461 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.461 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.461 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:49.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.462 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.462 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.462 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.463 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.463 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.463 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.463 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.463 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.462 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.462 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.464 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.464 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.464 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.464 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.464 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.464 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.465 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.465 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.466 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.466 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.468266 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.460913 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45212 (local address 127.17.148.62:44893)
20:02:49.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.461043 (+   130us) server_negotiation.cc:207] Beginning negotiation
20:02:49.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.461047 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.468154 (+  7107us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45212: BlockingRecv error: recv got EOF from 127.0.0.1:45212 (error 108)
20:02:49.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
20:02:49.473 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa0dd2e5f, L:/127.0.0.1:45224 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.473 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5dec8eb3, L:/127.0.0.1:46262 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.474 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.475 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=652), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [381ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [567ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [577ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [577ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.475 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.476 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.476 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.477 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.479 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.479 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.479 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.479 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.480 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.480 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.481 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.483 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.483 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.484 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x15a18121, L:/127.0.0.1:45238 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.484 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x434f6c38, L:/127.0.0.1:46276 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.484 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.485 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=669), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [304ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [608ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [612ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.490 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.491 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.491 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.491 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.491 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.492 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.492 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.493 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.493 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.494 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.495 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.496 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa3fb211e, L:/127.0.0.1:46292 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=698), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [310ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [650ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.500 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.500 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.502 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.503 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.504 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.505 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.505 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.505 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.505 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.505 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.507467 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.490292 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45250 (local address 127.17.148.62:44893)
20:02:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.490406 (+   114us) server_negotiation.cc:207] Beginning negotiation
20:02:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.490410 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.490757 (+   347us) server_negotiation.cc:408] Connection header received
20:02:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.491636 (+   879us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.491640 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.491688 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.491741 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.496234 (+  4493us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.496995 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.499317 (+  2322us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.499516 (+   199us) 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
20:02:49.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.502786 (+  3270us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.502806 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.502810 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.502823 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.502848 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.502858 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.502921 (+    63us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.507325 (+  4404us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45250: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45250): Cannot send after transport endpoint shutdown (error 108)
20:02:49.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
20:02:49.509 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.509 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.510 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.510 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.510 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfa002aa5, L:/127.0.0.1:46306 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.511 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.516 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.516 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=689), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [443ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.519 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xafe14210, L:/127.0.0.1:38804 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.519 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.519 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state NEGOTIATING
20:02:49.520 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.520 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:49.520 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.520 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.520 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.520 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.520 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:49.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.524 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.524 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.524 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.525 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.525 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.526 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.529 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.533 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa9ee0103, L:/127.0.0.1:46312 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=749), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [417ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [623ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [633ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.536 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xca436393, L:/127.0.0.1:46326 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.539 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.539 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.539 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.540 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.540 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.540 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.540 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.540 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.540 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.541061 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.529268 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45256 (local address 127.17.148.62:44893)
20:02:49.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.529419 (+   151us) server_negotiation.cc:207] Beginning negotiation
20:02:49.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.529424 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.532476 (+  3052us) server_negotiation.cc:408] Connection header received
20:02:49.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.536422 (+  3946us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.536426 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.536488 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.536539 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.539910 (+  3371us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.540593 (+   683us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.540919 (+   326us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45256: BlockingRecv error: recv got EOF from 127.0.0.1:45256 (error 108)
20:02:49.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:49.541 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.542 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.542 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.543 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.543 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.543 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.544 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.546 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.547 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.548 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5b983650, L:/127.0.0.1:46338 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.549 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=726), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [331ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [652ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.552 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.555 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.555 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.555 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.555 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.556 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.556 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.558 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.558 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.560 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1b1fae74, L:/127.0.0.1:45268 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.560 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.560 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.561 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.561 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.561 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.561564 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.542014 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45264 (local address 127.17.148.62:44893)
20:02:49.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.542134 (+   120us) server_negotiation.cc:207] Beginning negotiation
20:02:49.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.542138 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.542447 (+   309us) server_negotiation.cc:408] Connection header received
20:02:49.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.542634 (+   187us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.542638 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.542705 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.542762 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.549691 (+  6929us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.550394 (+   703us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.554551 (+  4157us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.554763 (+   212us) 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
20:02:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.561089 (+  6326us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.561107 (+    18us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.561110 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.561122 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.561141 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.562 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.561150 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.561210 (+    60us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.561428 (+   218us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45264: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45264): Connection reset by peer (error 104)
20:02:49.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
20:02:49.563 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.564 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.564 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.564 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.565 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x33efbf67, L:/127.0.0.1:46342 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=743), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [354ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [647ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [664ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [669ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.569 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.570 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.570 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.570 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.570 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.570 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.571 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.571 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.573 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.573 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.573 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.576 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.577 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.580 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xca0bb159, L:/127.0.0.1:46348 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=785), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [299ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [719ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [739ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.585 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc212d4fb, L:/127.0.0.1:45270 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.585 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.585 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.586 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.586 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.586 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.586 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.586 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.586 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.587 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.588 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.588 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.592 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.592 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.594 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.594 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.600 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xad75f2eb, L:/127.0.0.1:46376 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.600 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x93ee3da3, L:/127.0.0.1:46364 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.602 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=778), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [343ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [693ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [703ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.603 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.604 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.604 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.610 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.611 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.611 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.611 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.611 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.612 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.612 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.612 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.612 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x56ce754c, L:/127.0.0.1:46380 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.613 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.613 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.614393 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.602594 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45278 (local address 127.17.148.62:44893)
20:02:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.602730 (+   136us) server_negotiation.cc:207] Beginning negotiation
20:02:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.602734 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.604735 (+  2001us) server_negotiation.cc:408] Connection header received
20:02:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.604998 (+   263us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.605002 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.605059 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.605105 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.607762 (+  2657us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.608527 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.614274 (+  5747us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45278: BlockingRecv error: recv got EOF from 127.0.0.1:45278 (error 108)
20:02:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
20:02:49.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.616 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.616 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.616 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=789), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [319ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [682ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [696ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.616 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.617 [DEBUG - pool-4-thread-79] (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.17.148.60:39387, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [130ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [386ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.621 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.621 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.621 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.621 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.621 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.622 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.622 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.622 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.622 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.622493 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.622 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.620665 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45288 (local address 127.17.148.62:44893)
20:02:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.620795 (+   130us) server_negotiation.cc:207] Beginning negotiation
20:02:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.620799 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.622 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.621790 (+   991us) server_negotiation.cc:408] Connection header received
20:02:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.622047 (+   257us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.622 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.622051 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.622107 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.622153 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.622372 (+   219us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45288: BlockingRecv error: recv got EOF from 127.0.0.1:45288 (error 108)
20:02:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
20:02:49.623 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.623 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.623 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.623 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.624 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.624 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.624 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.624333 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.610506 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45282 (local address 127.17.148.62:44893)
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.610619 (+   113us) server_negotiation.cc:207] Beginning negotiation
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.610623 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.611401 (+   778us) server_negotiation.cc:408] Connection header received
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.611590 (+   189us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.611593 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.611643 (+    50us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.611689 (+    46us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.615276 (+  3587us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.616010 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.619686 (+  3676us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.619909 (+   223us) 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
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.623863 (+  3954us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.623881 (+    18us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.623884 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.623898 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.623922 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.623932 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.623988 (+    56us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.624198 (+   210us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45282: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45282): Connection reset by peer (error 104)
20:02:49.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
20:02:49.625 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.625 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=837), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [132ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [346ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.626 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.627 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.627 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.627 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.629 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.629 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.629 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.629 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.629 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.629 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.631 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.631297 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.626418 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45300 (local address 127.17.148.62:44893)
20:02:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.626527 (+   109us) server_negotiation.cc:207] Beginning negotiation
20:02:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.626530 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.626865 (+   335us) server_negotiation.cc:408] Connection header received
20:02:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.627103 (+   238us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.627107 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.627159 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.627204 (+    45us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.629872 (+  2668us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.630910 (+  1038us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.631183 (+   273us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45300: BlockingRecv error: recv got EOF from 127.0.0.1:45300 (error 108)
20:02:49.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
20:02:49.632 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.632 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.632 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.636 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.636 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.638 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.638 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.644 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4c096056, L:/127.0.0.1:46396 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.644 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6031b9dd, L:/127.0.0.1:46392 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.646 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.646 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.646 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=857), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [463ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [806ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [815ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.647 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.650 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.650 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.650 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.650 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.650 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.650 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.650 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.651 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.652 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.652309 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.647499 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45304 (local address 127.17.148.62:44893)
20:02:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.647620 (+   121us) server_negotiation.cc:207] Beginning negotiation
20:02:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.647624 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.648045 (+   421us) server_negotiation.cc:408] Connection header received
20:02:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.648318 (+   273us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.648322 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.648380 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.648425 (+    45us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.651034 (+  2609us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.651780 (+   746us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.652177 (+   397us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45304: BlockingRecv error: recv got EOF from 127.0.0.1:45304 (error 108)
20:02:49.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
20:02:49.654 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.654 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.654 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.658 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.658 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe5ca97c0, L:/127.0.0.1:46400 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.659 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.660 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [462ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [815ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [828ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.663 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.663 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.663 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.663 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.664 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.664 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.664 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.665 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.665 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.665738 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.656003 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45312 (local address 127.17.148.62:44893)
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.656116 (+   113us) server_negotiation.cc:207] Beginning negotiation
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.656120 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.658358 (+  2238us) server_negotiation.cc:408] Connection header received
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.658531 (+   173us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.658534 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.658584 (+    50us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.658632 (+    48us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.664838 (+  6206us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.666 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.665491 (+   653us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.665629 (+   138us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45312: BlockingWrite error: write error: Broken pipe (error 32)
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
20:02:49.666 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.667 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.667 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.668 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.668 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.669 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.672 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.675 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.675 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x18b3c7ad, L:/127.0.0.1:46404 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.677 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.681 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.683 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc655c60c, L:/127.0.0.1:46416 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.684 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.684 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.685 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.690 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x15cb2c36, L:/127.0.0.1:46428 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.692 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe81e129a, L:/127.0.0.1:45314 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.694 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.694 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x94595bea, L:/127.0.0.1:46432 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.695 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.695 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [467ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [853ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [855ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.697 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.699 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.699 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.699 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.699 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.699 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.700 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.700 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.703 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.704 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.705 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.706 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.706 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbe79faf0, L:/127.0.0.1:46448 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.707 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.709 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [297ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [805ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [820ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.713 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x932a1481, L:/127.0.0.1:46454 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.714 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.715 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.715 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.715 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.716 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.716 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.716 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.717 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.717658 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.701588 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45328 (local address 127.17.148.62:44893)
20:02:49.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.701750 (+   162us) server_negotiation.cc:207] Beginning negotiation
20:02:49.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.701754 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.704145 (+  2391us) server_negotiation.cc:408] Connection header received
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.704361 (+   216us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.704365 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.704419 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.704468 (+    49us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.711608 (+  7140us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.712430 (+   822us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.715759 (+  3329us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.716010 (+   251us) 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
20:02:49.718 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.717124 (+  1114us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.717145 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.717149 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.717163 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.717187 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.717197 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.717262 (+    65us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.717497 (+   235us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45328: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45328): Connection reset by peer (error 104)
20:02:49.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:49.720 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.721 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.725 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x07d63ec6, L:/127.0.0.1:46468 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=935), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [454ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [884ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [894ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.728 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xac10a548, L:/127.0.0.1:45340 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.729 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.60:39387: connection closed
20:02:49.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.729 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.730 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.730 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.730 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.730 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.730 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.730 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.731 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.731 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.731 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.732 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.736 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.736 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.738 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.739 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.739 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x442b4882, L:/127.0.0.1:46470 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.740 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=938), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [328ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [878ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [888ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.743 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.745 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.745 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.745 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.745 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.745 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.745 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.746 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.746 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.747 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.746814 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.737531 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45344 (local address 127.17.148.62:44893)
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.737648 (+   117us) server_negotiation.cc:207] Beginning negotiation
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.737652 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.738808 (+  1156us) server_negotiation.cc:408] Connection header received
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.738946 (+   138us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.738949 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.738998 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.739076 (+    78us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.743013 (+  3937us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.743693 (+   680us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.746263 (+  2570us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.746457 (+   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
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.746581 (+   124us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.746598 (+    17us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.746601 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.746681 (+    80us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45344: getpeername error: Transport endpoint is not connected (error 107)
20:02:49.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
20:02:49.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.748 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.749 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.750 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.754 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbba5cdb6, L:/127.0.0.1:45352 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.756 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.756 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.757 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.758 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.758 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=956), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [375ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [456ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.760 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd360d3a3, L:/127.0.0.1:46486 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=951), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [465ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [885ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [901ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [906ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.761 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.764 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.764 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.764 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:49.764 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.764 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.765 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.765 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.765 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.765 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.765 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.765 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.765 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.766 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.766 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.766 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.768 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.768 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.769 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.769 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.769 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.769 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.772 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.775 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.776 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.778 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64b2752c, L:/127.0.0.1:46494 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=974), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [348ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [916ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [926ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.783 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.783 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.784 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.784 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.784 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.784 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.784 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.784 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.784 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.785 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x367700d7, L:/127.0.0.1:45368 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.785 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.786 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.786 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.786 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.786 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.786 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.787 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=975), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [422ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [508ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [520ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.787 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.788 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.788 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.788 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.789 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.790 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.790 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.790 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.790 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.790 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.791 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.791 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.792 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.792584 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.792 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.787561 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45384 (local address 127.17.148.62:44893)
20:02:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.787679 (+   118us) server_negotiation.cc:207] Beginning negotiation
20:02:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.787683 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.788283 (+   600us) server_negotiation.cc:408] Connection header received
20:02:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.788478 (+   195us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.788481 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.788532 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.788575 (+    43us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.791357 (+  2782us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.792154 (+   797us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.792470 (+   316us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45384: BlockingRecv error: recv got EOF from 127.0.0.1:45384 (error 108)
20:02:49.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
20:02:49.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.793 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.793 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.794 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.794 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.794 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.795 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.795 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.795 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.796 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.796 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.60:39387(127.17.148.60:39387)] connecting to peer
20:02:49.797 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.797 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.797 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.798 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=990), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [351ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [550ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [561ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.798 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.799 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.801 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.801 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.801 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.801 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.801 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.801 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.802 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.803169 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.798924 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45386 (local address 127.17.148.62:44893)
20:02:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.799028 (+   104us) server_negotiation.cc:207] Beginning negotiation
20:02:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.799032 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.799366 (+   334us) server_negotiation.cc:408] Connection header received
20:02:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.799624 (+   258us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.799628 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.799694 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.799743 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.802153 (+  2410us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.802814 (+   661us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.803041 (+   227us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45386: BlockingRecv error: recv got EOF from 127.0.0.1:45386 (error 108)
20:02:49.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
20:02:49.803 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.804 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.805 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.805 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.805 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.806 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.806 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7054c847, L:/127.0.0.1:46502 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.807 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.813 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f1329da, L:/127.0.0.1:46506 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.816 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.816 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1009), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [318ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [952ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [961ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.816 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.817 [DEBUG - pool-4-thread-44] (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.17.148.60:39387, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [359ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [578ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.817 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.818 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.820 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.820 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.821 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.821 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.821 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.821 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.822 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.822 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.823 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.823 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.823 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.823 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.824 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.824 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.824 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.824 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.825284 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.818016 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45404 (local address 127.17.148.62:44893)
20:02:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.818116 (+   100us) server_negotiation.cc:207] Beginning negotiation
20:02:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.818120 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.818448 (+   328us) server_negotiation.cc:408] Connection header received
20:02:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.819538 (+  1090us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.819541 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.819589 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.819634 (+    45us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.822054 (+  2420us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.822769 (+   715us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.825162 (+  2393us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45404: BlockingRecv error: recv got EOF from 127.0.0.1:45404 (error 108)
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.825919 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.817190 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45392 (local address 127.17.148.62:44893)
20:02:49.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.817410 (+   220us) server_negotiation.cc:207] Beginning negotiation
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.817415 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.817624 (+   209us) server_negotiation.cc:408] Connection header received
20:02:49.826 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.818804 (+  1180us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.818808 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.818874 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.818922 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.824652 (+  5730us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.825391 (+   739us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.825828 (+   437us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45392: BlockingRecv error: recv got EOF from 127.0.0.1:45392 (error 108)
20:02:49.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":124}
20:02:49.827 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.827 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.827 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.827 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.828 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.829 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.832 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.833 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.834 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.836 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe93e7ccd, L:/127.0.0.1:46508 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.840 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa6f20df8, L:/127.0.0.1:46518 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.840 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.841 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1027), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [453ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [973ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.845 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.846 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.846 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.846 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.846 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.846 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.847 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.847 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.847 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.847 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.847 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.848 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.849 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.850085 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.840718 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45414 (local address 127.17.148.62:44893)
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.840852 (+   134us) server_negotiation.cc:207] Beginning negotiation
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.840856 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.841194 (+   338us) server_negotiation.cc:408] Connection header received
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.841386 (+   192us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.841389 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.841442 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.841493 (+    51us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.844825 (+  3332us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.845586 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.848918 (+  3332us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.849118 (+   200us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.849533 (+   415us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.849552 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.849555 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.849583 (+    28us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.849605 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.849614 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.849686 (+    72us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.849934 (+   248us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45414: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45414): Connection reset by peer (error 104)
20:02:49.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
20:02:49.851 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.852 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.853 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.858 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x56e0cbc1, L:/127.0.0.1:46520 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.860 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.860 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4c253d67, L:/127.0.0.1:45422 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.860 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [352ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [976ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.861 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.866 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.866 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.867 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.867 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.867 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.867 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.868 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.869 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.869 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.870 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1048), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [307ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [628ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [641ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.870 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.870 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.872 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.873 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.874 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.874 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.874 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.875 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.875 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.875 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea0d0439, L:/127.0.0.1:46526 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.876 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.876 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1056), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [332ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [967ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [983ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.877862 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.870157 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45432 (local address 127.17.148.62:44893)
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.870270 (+   113us) server_negotiation.cc:207] Beginning negotiation
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.870274 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.870769 (+   495us) server_negotiation.cc:408] Connection header received
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.871016 (+   247us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.871020 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.871070 (+    50us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.871113 (+    43us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.873698 (+  2585us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.874415 (+   717us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.876669 (+  2254us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.876850 (+   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
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.877181 (+   331us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.877274 (+    93us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.877368 (+    94us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.877603 (+   235us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45432: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45432): Connection reset by peer (error 104)
20:02:49.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
20:02:49.879 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.879 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.879 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.881 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5512ae0d, L:/127.0.0.1:45436 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.882 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.882 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.882 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.882 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.882 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.883 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.883 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.883 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.885 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.885 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.885 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.886 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3b60f137, L:/127.0.0.1:46538 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1065), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [427ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [974ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [991ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.887 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.888 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.889 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.890 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.896 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.901 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.903 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x01f5461a, L:/127.0.0.1:45446 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.908 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2c0ca587, L:/127.0.0.1:46544 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.909 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1084), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [406ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1059ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1081ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.912 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x016ea8f9, L:/127.0.0.1:45452 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.913 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.914 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.915 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1089), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [328ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [702ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.915 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.915 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.915 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.915 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.915 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.915 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.916 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.916 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.916 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.916 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.916 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.916 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.916 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.916 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.916 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.917 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.917 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:49.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.920 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.920 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.920 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.920 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.920 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.921 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.921 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.921 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.921 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.925 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.925 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.925 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.926 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:49.926 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf286848b, L:/127.0.0.1:46542 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.927 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:49.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.928 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe2792f2a, L:/127.0.0.1:45466 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1104), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [397ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [998ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1030ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.929 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:49.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.918 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.922724 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.920167 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45480 (local address 127.17.148.62:44893)
20:02:49.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.920310 (+   143us) server_negotiation.cc:207] Beginning negotiation
20:02:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.920315 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.922056 (+  1741us) server_negotiation.cc:408] Connection header received
20:02:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.922385 (+   329us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.922389 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.922445 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.922510 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.922624 (+   114us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45480: BlockingRecv error: recv got EOF from 127.0.0.1:45480 (error 108)
20:02:49.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
20:02:49.921 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.931 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.931 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.931 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.932 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.932 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.932 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.932 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.932 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.933 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.933 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.940 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.943 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.943 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.945 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.949 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab683ce7, L:/127.0.0.1:38814 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:49.950 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdc5ae616, L:/127.0.0.1:46552 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.951 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.951 [DEBUG - pool-4-thread-49] (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.17.148.60:39387, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [318ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [715ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [724ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1125), Traces: [0ms] refreshing cache from master, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [857ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [871ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [881ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [882ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.952 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.953 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.956 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.955 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.960 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.961 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.961 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.961 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.961 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.961 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.961 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.961 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.962 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.962 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.962175 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.943052 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45496 (local address 127.17.148.62:44893)
20:02:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.943174 (+   122us) server_negotiation.cc:207] Beginning negotiation
20:02:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.943178 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.943521 (+   343us) server_negotiation.cc:408] Connection header received
20:02:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.944818 (+  1297us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.944822 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.944873 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.944921 (+    48us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.947639 (+  2718us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.948395 (+   756us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.962048 (+ 13653us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45496: BlockingRecv error: recv got EOF from 127.0.0.1:45496 (error 108)
20:02:49.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
20:02:49.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.963 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.963 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.964 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.964 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:49.964 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.964 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.965 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1137), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [363ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [754ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.968 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.968 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.968 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.969209 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.961399 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45512 (local address 127.17.148.62:44893)
20:02:49.969 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.962380 (+   981us) server_negotiation.cc:207] Beginning negotiation
20:02:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.962384 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.962396 (+    12us) server_negotiation.cc:408] Connection header received
20:02:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.962432 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.969 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1142), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [363ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [762ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.962435 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.962479 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.962566 (+    87us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.968133 (+  5567us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.968903 (+   770us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.969074 (+   171us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45512: BlockingWrite error: write error: Broken pipe (error 32)
20:02:49.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":914,"thread_start_us":75,"threads_started":1}
20:02:49.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.970 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.970 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.971 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.971 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.971 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.971 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:49.971 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.972 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.973 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.973 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.974 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.974 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.974 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.974 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:49.975 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.975 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.975 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.975 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.975 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xada17b7e, L:/127.0.0.1:46562 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.977 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.977 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.977 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.977 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1185), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [428ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [836ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [859ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.977 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [496ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1147ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:49.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:49.977993 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.971593 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45520 (local address 127.17.148.62:44893)
20:02:49.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.973695 (+  2102us) server_negotiation.cc:207] Beginning negotiation
20:02:49.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.973699 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.976123 (+  2424us) server_negotiation.cc:408] Connection header received
20:02:49.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.976383 (+   260us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.976386 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.976441 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.976491 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:49.977879 (+  1388us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45520: BlockingRecv error: recv got EOF from 127.0.0.1:45520 (error 108)
20:02:49.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2012}
20:02:49.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.979 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:49.979 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.979 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:49.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.980 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.980 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.980 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.981 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:49.981 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.981 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.983 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe150a6d2, L:/127.0.0.1:45504 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:49.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:49.985 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.986 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.986 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.986 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:49.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.986 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.986 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:49.987 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:49.987 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:49.987 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:49.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:49.987 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:49.987 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:49.987 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:49.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.988 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:49.990 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:49.992 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:49.993 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3ac4279e, L:/127.0.0.1:46576 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:49.994 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:49.995 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:49.995 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.002 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbaf57716, L:/127.0.0.1:45522 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:50.004 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.004 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.004 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x17cc93a9, L:/127.0.0.1:46590 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.005 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.006 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1208), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [480ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1161ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.007 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.010 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.010 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.010 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.010 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:50.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.011 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.011 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.013 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.014 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa66207a, L:/127.0.0.1:46596 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.014 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:50.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.016 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [483ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1175ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.020 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.020 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.020 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.020 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.020 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.020 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.021 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.021 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.022207 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.014017 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45534 (local address 127.17.148.62:44893)
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.014171 (+   154us) server_negotiation.cc:207] Beginning negotiation
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.014175 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.014200 (+    25us) server_negotiation.cc:408] Connection header received
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.014241 (+    41us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.014244 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.014295 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.014373 (+    78us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.018708 (+  4335us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.019393 (+   685us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.021210 (+  1817us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.021393 (+   183us) 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
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.021769 (+   376us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.021789 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.021792 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.021807 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.021831 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.021841 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:50.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.021915 (+    74us) server_negotiation.cc:1036] Waiting for connection context
20:02:50.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.022044 (+   129us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45534: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45534): Connection reset by peer (error 104)
20:02:50.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
20:02:50.023 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.023 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.023 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.023 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.023 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.023 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.023 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.024 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.025 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.026 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:50.028 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.028 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.032 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf89a3f14, L:/127.0.0.1:45550 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:50.034 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.034 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1218), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [302ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [315ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:50.034 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.034 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.036 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.036 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:50.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.037 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.037 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8a2d4bfe, L:/127.0.0.1:46612 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.037 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.037 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.037 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.038 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.038 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.038 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.039 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.040 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [370ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.041596 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.034340 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45560 (local address 127.17.148.62:44893)
20:02:50.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.034449 (+   109us) server_negotiation.cc:207] Beginning negotiation
20:02:50.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.034453 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.035223 (+   770us) server_negotiation.cc:408] Connection header received
20:02:50.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.035459 (+   236us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.035462 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.035516 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.035562 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:50.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.039094 (+  3532us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.039843 (+   749us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.041483 (+  1640us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45560: BlockingRecv error: recv got EOF from 127.0.0.1:45560 (error 108)
20:02:50.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38}
20:02:50.045 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.046 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2ca6e0c3, L:/127.0.0.1:45568 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:50.047 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7cbc61d0, L:/127.0.0.1:46628 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.047 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1255), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [329ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1207ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [1208ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.048 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.050 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.050 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.050 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.051 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.051 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.051 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.052 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.052 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:50.052 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.052 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.052 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.052 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.053 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.053 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.053 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:50.053 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.054 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.055 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.055 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.055 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:50.056 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:50.057 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.057 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.058 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:50.058 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.058 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:50.059 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:50.062 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:50.062 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xae723e5a, L:/127.0.0.1:46644 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.064 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.065 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd75f7990, L:/127.0.0.1:45570 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:50.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1256), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [398ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1210ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [1211ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, deferred=null) after lookup
20:02:50.067 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:50.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.068 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.068 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.070 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.071 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.071 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.071 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.071 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:50.071 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.072 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.073 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.074 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcd9d3d2e, L:/127.0.0.1:38822 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:50.076 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.076 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.079 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.080 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7e574097, L:/127.0.0.1:46654 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.080 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb5041800, L:/127.0.0.1:38838 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:50.081 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:50.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=713), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [289ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.083 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:50.084 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.086 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.086 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:50.086 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.086 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.086 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.087 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.087 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.087 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.087 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.087 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:50.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.089556 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.079567 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45574 (local address 127.17.148.62:44893)
20:02:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.079842 (+   275us) server_negotiation.cc:207] Beginning negotiation
20:02:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.079847 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.079975 (+   128us) server_negotiation.cc:408] Connection header received
20:02:50.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.080142 (+   167us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.080145 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.080197 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.080269 (+    72us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.084216 (+  3947us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.084896 (+   680us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.088820 (+  3924us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.090 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.090 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.089023 (+   203us) 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
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.089153 (+   130us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.089172 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.089175 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.089187 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.089203 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.089211 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.089286 (+    75us) server_negotiation.cc:1036] Waiting for connection context
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.089414 (+   128us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45574: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45574): Connection reset by peer (error 104)
20:02:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":165}
20:02:50.090 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.090 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.091 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.096 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x90ebe6ab, L:/127.0.0.1:38850 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:50.097 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:50.098 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.098 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x77f51f8d, L:/127.0.0.1:46656 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.099 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:50.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.100 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=730), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [304ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.103 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.103 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.103 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.103 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.104 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.104 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.104 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:50.104 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.105 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.106 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.110711 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.096933 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45576 (local address 127.17.148.62:44893)
20:02:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.097054 (+   121us) server_negotiation.cc:207] Beginning negotiation
20:02:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.097058 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.099877 (+  2819us) server_negotiation.cc:408] Connection header received
20:02:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.100126 (+   249us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.100130 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.100194 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.100263 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.109735 (+  9472us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.110408 (+   673us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.110586 (+   178us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45576: BlockingRecv error: recv got EOF from 127.0.0.1:45576 (error 108)
20:02:50.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
20:02:50.111 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.111 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.111 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.113 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.114 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0a735bdc, L:/127.0.0.1:46660 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.114 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0d396a56, L:/127.0.0.1:38852 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:50.114 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:50.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=745), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [320ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [320ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.116 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:50.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.118 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:50.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.119 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.119 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.120 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.120 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.120 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:50.120 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.121 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.121 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.121 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.122 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.122 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.122871 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.109628 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45582 (local address 127.17.148.62:44893)
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.109770 (+   142us) server_negotiation.cc:207] Beginning negotiation
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.109775 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.113863 (+  4088us) server_negotiation.cc:408] Connection header received
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.114003 (+   140us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.114006 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.114059 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.114133 (+    74us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.117616 (+  3483us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.118336 (+   720us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.122137 (+  3801us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.122337 (+   200us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.122469 (+   132us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.122489 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.122492 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.122503 (+    11us) server_negotiation.cc:923] calling sasl_server_start()
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.122519 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.122526 (+     7us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.122607 (+    81us) server_negotiation.cc:1036] Waiting for connection context
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.122732 (+   125us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45582: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45582): Connection reset by peer (error 104)
20:02:50.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38}
20:02:50.124 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.125 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.126 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.127 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x84de9130, L:/127.0.0.1:38862 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:50.128 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.129 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.130 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.130 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.130 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:50.132 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.135 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x95defbc4, L:/127.0.0.1:46670 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.136 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.136 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1318), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [449ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [954ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [965ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.136 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.139 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x11a1ceb4, L:/127.0.0.1:46680 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.141 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.142 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.142 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.142 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.142 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.143 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1338), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [341ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1290ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.143 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.144 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x56e2f869, L:/127.0.0.1:45586 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:50.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.145332 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.136971 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45590 (local address 127.17.148.62:44893)
20:02:50.145 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.137103 (+   132us) server_negotiation.cc:207] Beginning negotiation
20:02:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.137107 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.137135 (+    28us) server_negotiation.cc:408] Connection header received
20:02:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.137451 (+   316us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.145 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1349), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [325ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [355ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.137455 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.137509 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.137562 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.144338 (+  6776us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.145033 (+   695us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.145209 (+   176us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45590: BlockingRecv error: recv got EOF from 127.0.0.1:45590 (error 108)
20:02:50.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
20:02:50.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.148 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.148 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.148 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.148 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:50.149 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.149 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.149 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.150 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.150 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.151 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.151 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.151 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.152 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.152 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.152 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:50.152 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.152 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.152 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.152 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.152 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.153 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.153 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.153 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.153 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.153 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.155 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.155200 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.147936 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45606 (local address 127.17.148.62:44893)
20:02:50.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.149113 (+  1177us) server_negotiation.cc:207] Beginning negotiation
20:02:50.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.149117 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.155091 (+  5974us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45606: BlockingRecv error: recv got EOF from 127.0.0.1:45606 (error 108)
20:02:50.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1092}
20:02:50.156 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.156 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.159 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.162 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:50.163 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2ee87007, L:/127.0.0.1:46684 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.164 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.164 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1345), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [319ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1270ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.167 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe7c4e4f0, L:/127.0.0.1:45614 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:50.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.169 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.169 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.169 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.171 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.172 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.172 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.172 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.172 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:50.172 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.172 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.172 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.173 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.173 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.173 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.174 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.175 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.178 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.180 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:50.183 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8ea30948, L:/127.0.0.1:46696 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1400), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [435ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1353ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.186 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.186 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.187 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x55e415d6, L:/127.0.0.1:45620 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:50.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.188 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.189 [DEBUG - pool-4-thread-45] (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.17.148.60:39387, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [470ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1154ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.189 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.189 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.189 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.190 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.190 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:50.190 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.190 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.191 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.191 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.192 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.192 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.192 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.192 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.193 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.193 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.193 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.193 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.193785 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.189246 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45632 (local address 127.17.148.62:44893)
20:02:50.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.189361 (+   115us) server_negotiation.cc:207] Beginning negotiation
20:02:50.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.189365 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.189950 (+   585us) server_negotiation.cc:408] Connection header received
20:02:50.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.190236 (+   286us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.190240 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.190296 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.190344 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:50.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.192727 (+  2383us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.193412 (+   685us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.193669 (+   257us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45632: BlockingRecv error: recv got EOF from 127.0.0.1:45632 (error 108)
20:02:50.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
20:02:50.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.194 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.194 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1394), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [302ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [367ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:50.196 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.196 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.196 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.198 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.198 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.198 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.198 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.198 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.199 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.200730 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.195515 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45644 (local address 127.17.148.62:44893)
20:02:50.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.195632 (+   117us) server_negotiation.cc:207] Beginning negotiation
20:02:50.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.195636 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.197174 (+  1538us) server_negotiation.cc:408] Connection header received
20:02:50.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.197429 (+   255us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.197432 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.197484 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.197530 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:50.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.199896 (+  2366us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.200360 (+   464us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.200609 (+   249us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45644: BlockingRecv error: recv got EOF from 127.0.0.1:45644 (error 108)
20:02:50.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
20:02:50.201 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.201 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.201 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.202 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.202 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.203 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:50.203 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.204 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.206 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.207 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.209 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:50.210 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:50.213 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x34927a74, L:/127.0.0.1:46710 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.216 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc3eb98b, L:/127.0.0.1:46726 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.217 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbf5314ea, L:/127.0.0.1:38864 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:50.217 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.218 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.219 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.219 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.220 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:50.226 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8ce6a0c5, L:/127.0.0.1:45648 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:50.228 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:50.230 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:50.230 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb8898807, L:/127.0.0.1:46734 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.231 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:50.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=865), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [288ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [439ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [444ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.235 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.235 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.236 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.236 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:50.236 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.236 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.236 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.237 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.237 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.237 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.238 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.240 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9aaa942, L:/127.0.0.1:38870 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:50.244 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.246 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.247 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:50.248 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x19756eec, L:/127.0.0.1:46750 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.249 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:50.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.250 [DEBUG - kudu-nio-1] (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.17.148.60:39387, [435ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [448ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [456ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.252 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:50.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.252 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd93b9f3b, L:/127.0.0.1:45664 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:50.253 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:50.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.254 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.254 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.255 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.255 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:50.255 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.255 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.255 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.255 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.255 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.258 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.264 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd8ce53c, L:/127.0.0.1:46762 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.266 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=894), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [471ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.267 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x45bc60e9, L:/127.0.0.1:38886 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:50.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.269 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.270 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.270 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.270 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.270 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.270 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.270 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.270 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.270 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.271320 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.266927 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45668 (local address 127.17.148.62:44893)
20:02:50.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.267051 (+   124us) server_negotiation.cc:207] Beginning negotiation
20:02:50.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.267055 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.267071 (+    16us) server_negotiation.cc:408] Connection header received
20:02:50.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.267232 (+   161us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.267236 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.267294 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.267371 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:50.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.270455 (+  3084us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.271119 (+   664us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.271232 (+   113us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45668: BlockingWrite error: write error: Broken pipe (error 32)
20:02:50.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:50.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.272 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:50.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:50.273 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.273 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1471), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [296ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [945ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [955ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.274 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:50.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.274 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.276 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.276 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.276 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=902), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [332ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.276 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.276 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.276 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.277 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.277 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.277 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.277 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.279 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.280 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.280 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.280 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:50.280 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.280464 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.274898 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45678 (local address 127.17.148.62:44893)
20:02:50.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.275009 (+   111us) server_negotiation.cc:207] Beginning negotiation
20:02:50.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.275013 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.275157 (+   144us) server_negotiation.cc:408] Connection header received
20:02:50.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.276128 (+   971us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.276132 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.276196 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.276268 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:50.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.279488 (+  3220us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.280171 (+   683us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.280349 (+   178us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45678: BlockingRecv error: recv got EOF from 127.0.0.1:45678 (error 108)
20:02:50.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
20:02:50.281 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.281 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.283 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.283 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.283 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.284 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf180331a, L:/127.0.0.1:38890 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:50.284 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.284 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.284 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.288 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.288 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.288 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.289 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.290 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.291 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.291 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.296 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb523a9cb, L:/127.0.0.1:46768 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.296 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.297 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.298 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:50.300 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.306 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.306 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9869450c, L:/127.0.0.1:46774 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.306 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.306 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5fe793be, L:/127.0.0.1:45694 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:50.307 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.307 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1509), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [237ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [670ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [680ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.308 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.308 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1522), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [431ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1480ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.310 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.311 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.311 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.311 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:50.311 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.311 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.312 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.312 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.312 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.313 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.313 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.313 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:50.313 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.313 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.313 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.313 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.320 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.321 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.321 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.321 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.321 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.321 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.321 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.322 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1509), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [376ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1347ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.322 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.322 [DEBUG - pool-4-thread-35] (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.17.148.60:39387, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [425ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, deferred=null) after lookup
20:02:50.323 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.325 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.326 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.326 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.326 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.326 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.327 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.327 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.330 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:50.326 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:50.327 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.332 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.332 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:50.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.335778 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.323305 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45706 (local address 127.17.148.62:44893)
20:02:50.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.323434 (+   129us) server_negotiation.cc:207] Beginning negotiation
20:02:50.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.323439 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:50.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.323776 (+   337us) server_negotiation.cc:408] Connection header received
20:02:50.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.324116 (+   340us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.324120 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.324194 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.324285 (+    91us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:50.336 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.334714 (+ 10429us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.335480 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.335655 (+   175us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45706: BlockingRecv error: recv got EOF from 127.0.0.1:45706 (error 108)
20:02:50.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:50.336 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.336 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.336 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.337 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.337 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.337 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.338 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.61:33325(127.17.148.61:33325)] connecting to peer
20:02:50.339 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb7276fd0, L:/127.0.0.1:38898 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:50.339 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.339 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.339 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.339 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8e18ffc8, L:/127.0.0.1:45710 - R:/127.17.148.62:44893] using TOKEN/null
20:02:50.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.148.60:39387(127.17.148.60:39387)] Successfully connected to peer
20:02:50.340 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.340 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.60
20:02:50.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.342 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.342 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.342 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.342 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.346 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd1c4549f, L:/127.0.0.1:38904 - R:/127.17.148.60:39387] using SASL/PLAIN
20:02:50.347 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa9a3a42a, L:/127.0.0.1:46786 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.348 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.348 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.348 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.349 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.349 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.350 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.350 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.351 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.351 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.353 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.353 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.353 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.354 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.354 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1529), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [330ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [1389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [1397ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.355 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.355 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.356 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.356 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3ab57b6a, L:/127.0.0.1:46790 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.358 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.359 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.359 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.359 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.359 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.359 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.359 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.359 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.360 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.17.148.62:44893(127.17.148.62:44893)] connecting to peer
20:02:50.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.361 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.361 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=989), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [545ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [552ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [553ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.364 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.362715 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.364 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.356426 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45712 (local address 127.17.148.62:44893)
20:02:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.356574 (+   148us) server_negotiation.cc:207] Beginning negotiation
20:02:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.356579 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:50.364 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.356841 (+   262us) server_negotiation.cc:408] Connection header received
20:02:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.357539 (+   698us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.357543 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.357602 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.357670 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.361646 (+  3976us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.362409 (+   763us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.362594 (+   185us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45712: BlockingRecv error: recv got EOF from 127.0.0.1:45712 (error 108)
20:02:50.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:50.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.365 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.365 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.365 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.366 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state CONNECTING
20:02:50.366 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.366 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.366 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.366 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.367 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.367 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state CONNECTING due to: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.367 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnected from peer
20:02:50.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.367 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.148.61:33325(127.17.148.61:33325)] Successfully connected to peer
20:02:50.367 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.62
20:02:50.368 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.148.61
20:02:50.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.368944 20828 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.363647 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45720 (local address 127.17.148.62:44893)
20:02:50.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.365077 (+  1430us) server_negotiation.cc:207] Beginning negotiation
20:02:50.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.365081 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.368846 (+  3765us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45720: BlockingRecv error: recv got EOF from 127.0.0.1:45720 (error 108)
20:02:50.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1356}
20:02:50.369 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.369 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.370 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.371 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=997), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [489ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [553ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [565ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.374 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x18a0b962, L:/127.0.0.1:46802 - R:/127.17.148.61:33325] using SASL/PLAIN
20:02:50.374 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xada1587a, L:/127.0.0.1:45730 - R:/127.17.148.62:44893] using SASL/PLAIN
20:02:50.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.376 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.376 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.148.62:44893(127.17.148.62:44893)] Successfully connected to peer
20:02:50.376 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.376 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.376 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state NEGOTIATING
20:02:50.377 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.377 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.377 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.377 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.377336 20555 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.376625 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45744 (local address 127.17.148.62:44893)
20:02:50.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.376725 (+   100us) server_negotiation.cc:207] Beginning negotiation
20:02:50.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.376728 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:50.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.376759 (+    31us) server_negotiation.cc:408] Connection header received
20:02:50.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.376991 (+   232us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.376994 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.377042 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.377106 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:50.377 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.17.148.62:44893: connection closed
20:02:50.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 20:02:50.377230 (+   124us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45744: BlockingRecv error: recv got EOF from 127.0.0.1:45744 (error 108)
20:02:50.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38}
20:02:50.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1007), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.60:39387, [532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.61:33325, [546ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.60:39387: OK, [566ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.148.62:44893, [581ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.62:44893: OK, [581ms] Sub RPC ConnectToMaster: received response from server master-127.17.148.61:33325: OK, deferred=null) after lookup
20:02:50.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table c69e118962e24767b771541a3a9f2cb1
20:02:50.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9963e5b0d5e24e29ab38fa6b34ce4ede for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b8ac32c09c7043a7a8a89702b9a4169e for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 95379158c5984d4e9865d8209eaa8244 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 873cff56e77245a0b2e1f5f61eec06b1 for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.381 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9963e5b0d5e24e29ab38fa6b34ce4ede@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=b8ac32c09c7043a7a8a89702b9a4169e@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=95379158c5984d4e9865d8209eaa8244@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=873cff56e77245a0b2e1f5f61eec06b1@[619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)[L],b3b67d1754c94ecab5319592e3e942eb(127.17.148.3:39919),e3eaca69ee6643a0a75da46b47d9c9a8(127.17.148.1:46311)]}]
20:02:50.381 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.381 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.381 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:50.382 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.382 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.382 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.382 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.384 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.384 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.392 [DEBUG - main] (Connection.java:575) [peer master-127.17.148.60:39387(127.17.148.60:39387)] disconnecting while in state READY
20:02:50.393 [DEBUG - main] (Connection.java:575) [peer master-127.17.148.61:33325(127.17.148.61:33325)] disconnecting while in state READY
20:02:50.393 [DEBUG - main] (Connection.java:575) [peer master-127.17.148.62:44893(127.17.148.62:44893)] disconnecting while in state READY
20:02:50.393 [DEBUG - main] (Connection.java:575) [peer 619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)] disconnecting while in state READY
20:02:50.393 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.148.62:44893(127.17.148.62:44893)] handling channelInactive
20:02:50.393 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.148.61:33325(127.17.148.61:33325)] handling channelInactive
20:02:50.393 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.148.62:44893(127.17.148.62:44893)] cleaning up while in state READY due to: connection closed
20:02:50.393 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.393 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.148.60:39387(127.17.148.60:39387)] handling channelInactive
20:02:50.394 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.148.61:33325(127.17.148.61:33325)] cleaning up while in state READY due to: connection closed
20:02:50.394 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.148.60:39387(127.17.148.60:39387)] cleaning up while in state READY due to: connection closed
20:02:50.395 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)] handling channelInactive
20:02:50.395 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 619b9f3b301540259485cacdb6e2293f(127.17.148.2:32973)] cleaning up while in state READY due to: connection closed
20:02:50.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.395615 18000 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu with pid 18283
20:02:50.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.405146 18000 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu with pid 18418
20:02:50.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.415066 18000 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu with pid 18553
20:02:50.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.422308 18000 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu with pid 18011
20:02:50.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.430938 18000 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu with pid 18082
20:02:50.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.438822 18000 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu with pid 18153
20:02:50.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T20:02:50Z chronyd exiting
.20:02:50.724 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783540970724
20:02:50.728 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
20:02:50.729 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
20:02:50.729 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskQPSvLz/test-tmp
20:02:50.729 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
20:02:50.729 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskQPSvLz/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
20:02:50.732 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

20:02:50.829 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
20:02:50.830 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

20:02:50.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.830853 21308 mini_oidc.cc:150] Starting JWKS server
20:02:50.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.832231 21308 webserver.cc:533] Webserver started at http://127.0.0.1:40993/ using document root <none> and password file <none>
20:02:50.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.832352 21308 mini_oidc.cc:186] Starting OIDC Discovery server
20:02:50.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.832551 21308 webserver.cc:533] Webserver started at http://127.0.0.1:44935/ using document root <none> and password file <none>
20:02:50.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T20:02:50Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T20:02:50Z Disabled control of system clock
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.844997 21308 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/wal
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/data
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/logs
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/data/info.pb
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.207.62:38739
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.207.62
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.207.20:40193
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.207.62:38739,127.20.207.61:34621,127.20.207.60:39165
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:50.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40993/jwks.json with env {}
20:02:50.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.953504 21319 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:50.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.953699 21319 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:50.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.953742 21319 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.956976 21319 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:02:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.957026 21319 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.957044 21319 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:02:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.957059 21319 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:02:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.957077 21319 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:02:50.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.957089 21319 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40993/jwks.json
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.960852 21319 master_runner.cc:387] Master server non-default flags:
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.207.20:40193
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/data
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/wal
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.207.62:38739,127.20.207.61:34621,127.20.207.60:39165
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.207.62:38739
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40993/jwks.json
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/data/info.pb
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.207.62
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21319
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/logs
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 19:43:16 UTC on bdcb31816ec0
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12776
20:02:50.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.961763 21319 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:50.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.962771 21319 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:50.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.967757 21325 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
20:02:50.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.967801 21327 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
20:02:50.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.967887 21319 server_base.cc:1061] running on GCE node
20:02:50.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:50.967932 21324 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
20:02:50.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.968523 21319 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:50.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.969264 21319 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:50.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.970397 21319 hybrid_clock.cc:648] HybridClock initialized: now 1783540970970383 us; error 35 us; skew 500 ppm
20:02:50.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.972038 21319 webserver.cc:533] Webserver started at http://127.20.207.62:44539/ using document root <none> and password file <none>
20:02:50.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.972506 21319 fs_manager.cc:362] Metadata directory not provided
20:02:50.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.972553 21319 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:50.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.972689 21319 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:50.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.974025 21319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/data/instance:
20:02:50.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1"
20:02:50.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:50 on dist-test-slave-xx7h"
20:02:50.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.974422 21319 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/wal/instance:
20:02:50.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1"
20:02:50.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:50 on dist-test-slave-xx7h"
20:02:50.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.977325 21319 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
20:02:50.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.979128 21333 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.980014 21319 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.980105 21319 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/data,/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/wal
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1"
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:50 on dist-test-slave-xx7h"
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:50.980171 21319 fs_report.cc:389] FS layout report
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/wal
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/wal
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/data/data
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:50.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:51.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.004352 21319 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:51.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.004944 21319 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
20:02:51.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.005076 21319 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:51.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.011291 21319 rpc_server.cc:307] RPC server started. Bound to: 127.20.207.62:38739
20:02:51.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.011332 21385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.207.62:38739 every 8 connection(s)
20:02:51.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.012207 21319 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/data/info.pb
20:02:51.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.014734 21386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:51.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.017814 21386 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.022008 21308 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu as pid 21319
20:02:51.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.022150 21308 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-0/wal/instance
20:02:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.023582 21308 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/wal
20:02:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/data
20:02:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/logs
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/data/info.pb
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.207.61:34621
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.207.61
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.207.20:40193
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.207.62:38739,127.20.207.61:34621,127.20.207.60:39165
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:51.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40993/jwks.json with env {}
20:02:51.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.031150 21386 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.031875 21334 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.207.61:34621: connect: Connection refused (error 111)
20:02:51.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.032649 21386 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.207.61:34621: Network error: Client connection negotiation failed: client connection to 127.20.207.61:34621: connect: Connection refused (error 111)
20:02:51.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.081849 21386 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } attempt: 1
20:02:51.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.083272 21386 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.207.61:34621: Network error: Client connection negotiation failed: client connection to 127.20.207.61:34621: connect: Connection refused (error 111)
20:02:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.118695 21390 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.118897 21390 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.118959 21390 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:51.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.122327 21390 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:02:51.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.122390 21390 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:51.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.122416 21390 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:02:51.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.122438 21390 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:02:51.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.122459 21390 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:02:51.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.122476 21390 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40993/jwks.json
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.126371 21390 master_runner.cc:387] Master server non-default flags:
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.207.20:40193
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/data
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/wal
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.207.62:38739,127.20.207.61:34621,127.20.207.60:39165
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.207.61:34621
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40993/jwks.json
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/data/info.pb
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.207.61
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21390
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/logs
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 19:43:16 UTC on bdcb31816ec0
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12776
20:02:51.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.127593 21390 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:51.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.128692 21390 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.133759 21397 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
20:02:51.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.133741 21399 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
20:02:51.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.133745 21396 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
20:02:51.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.133821 21390 server_base.cc:1061] running on GCE node
20:02:51.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.134735 21390 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:51.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.135577 21390 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:51.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.136720 21390 hybrid_clock.cc:648] HybridClock initialized: now 1783540971136687 us; error 45 us; skew 500 ppm
20:02:51.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.138420 21390 webserver.cc:533] Webserver started at http://127.20.207.61:45161/ using document root <none> and password file <none>
20:02:51.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.138935 21390 fs_manager.cc:362] Metadata directory not provided
20:02:51.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.138995 21390 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:51.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.139200 21390 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:51.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.140988 21390 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/data/instance:
20:02:51.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ebc73c60db1e4b518e3ab309b8b2364f"
20:02:51.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:51 on dist-test-slave-xx7h"
20:02:51.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.141459 21390 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/wal/instance:
20:02:51.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ebc73c60db1e4b518e3ab309b8b2364f"
20:02:51.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:51 on dist-test-slave-xx7h"
20:02:51.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.144395 21390 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
20:02:51.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.146324 21405 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.147207 21390 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.147293 21390 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/data,/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/wal
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ebc73c60db1e4b518e3ab309b8b2364f"
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:51 on dist-test-slave-xx7h"
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.147356 21390 fs_report.cc:389] FS layout report
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/wal
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/wal
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/data/data
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:51.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.151459 21386 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } attempt: 2
20:02:51.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.152828 21386 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.207.61:34621: Network error: Client connection negotiation failed: client connection to 127.20.207.61:34621: connect: Connection refused (error 111)
20:02:51.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.166290 21390 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:51.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.166989 21390 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
20:02:51.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.167116 21390 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:51.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.173579 21390 rpc_server.cc:307] RPC server started. Bound to: 127.20.207.61:34621
20:02:51.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.173576 21457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.207.61:34621 every 8 connection(s)
20:02:51.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.174535 21390 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/data/info.pb
20:02:51.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.177124 21458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.177891 21308 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu as pid 21390
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.177985 21308 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-1/wal/instance
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.178565 21308 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/wal
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/data
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/logs
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/data/info.pb
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.207.60:39165
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.207.60
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.207.20:40193
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.207.62:38739,127.20.207.61:34621,127.20.207.60:39165
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:51.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40993/jwks.json with env {}
20:02:51.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.180145 21458 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.188176 21458 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.193130 21458 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.193787 21407 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.207.60:39165: connect: Connection refused (error 111)
20:02:51.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.194568 21458 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.207.60:39165: Network error: Client connection negotiation failed: client connection to 127.20.207.60:39165: connect: Connection refused (error 111)
20:02:51.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.243798 21458 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } attempt: 1
20:02:51.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.243973 21386 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } attempt: 3
20:02:51.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.245662 21458 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.207.60:39165: Network error: Client connection negotiation failed: client connection to 127.20.207.60:39165: connect: Connection refused (error 111)
20:02:51.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.248032 21386 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.249204 21386 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.207.60:39165: Network error: Client connection negotiation failed: client connection to 127.20.207.60:39165: connect: Connection refused (error 111)
20:02:51.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.278462 21460 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:51.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.278646 21460 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:51.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.278685 21460 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:51.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.280377 21386 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } attempt: 1
20:02:51.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.281750 21386 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.207.60:39165: Network error: Client connection negotiation failed: client connection to 127.20.207.60:39165: connect: Connection refused (error 111)
20:02:51.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.282094 21460 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:02:51.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.282136 21460 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:51.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.282155 21460 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:02:51.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.282171 21460 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:02:51.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.282186 21460 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:02:51.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.282199 21460 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40993/jwks.json
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.286064 21460 master_runner.cc:387] Master server non-default flags:
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.207.20:40193
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/data
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/wal
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.207.62:38739,127.20.207.61:34621,127.20.207.60:39165
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.207.60:39165
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40993/jwks.json
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/data/info.pb
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.207.60
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21460
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/logs
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 19:43:16 UTC on bdcb31816ec0
20:02:51.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12776
20:02:51.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.286983 21460 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:51.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.287981 21460 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:51.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.292745 21469 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
20:02:51.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.292726 21471 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
20:02:51.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.292723 21468 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
20:02:51.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.292886 21460 server_base.cc:1061] running on GCE node
20:02:51.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.293434 21460 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:51.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.294173 21460 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:51.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.295303 21460 hybrid_clock.cc:648] HybridClock initialized: now 1783540971295294 us; error 27 us; skew 500 ppm
20:02:51.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.296936 21460 webserver.cc:533] Webserver started at http://127.20.207.60:42333/ using document root <none> and password file <none>
20:02:51.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.297391 21460 fs_manager.cc:362] Metadata directory not provided
20:02:51.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.297435 21460 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:51.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.297572 21460 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.298913 21460 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/data/instance:
20:02:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e031d55c4444ec6bed2752302d75d42"
20:02:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:51 on dist-test-slave-xx7h"
20:02:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.299293 21460 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/wal/instance:
20:02:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e031d55c4444ec6bed2752302d75d42"
20:02:51.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:51 on dist-test-slave-xx7h"
20:02:51.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.302139 21460 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
20:02:51.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.303956 21477 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:51.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.304807 21460 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
20:02:51.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.304893 21460 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/data,/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/wal
20:02:51.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3e031d55c4444ec6bed2752302d75d42"
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:51 on dist-test-slave-xx7h"
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.304956 21460 fs_report.cc:389] FS layout report
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/wal
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/wal
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/data/data
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:51.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.313818 21458 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } attempt: 2
20:02:51.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.315017 21458 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.207.60:39165: Network error: Client connection negotiation failed: client connection to 127.20.207.60:39165: connect: Connection refused (error 111)
20:02:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.323174 21460 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.323736 21460 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
20:02:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.323904 21460 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:51.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.330346 21460 rpc_server.cc:307] RPC server started. Bound to: 127.20.207.60:39165
20:02:51.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.330363 21529 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.207.60:39165 every 8 connection(s)
20:02:51.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.331359 21460 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/data/info.pb
20:02:51.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.333775 21308 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu as pid 21460
20:02:51.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.333882 21308 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/master-2/wal/instance
20:02:51.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.334342 21530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:51.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.338173 21530 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.344842 21530 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.349006 21530 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.354406 21530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42: Bootstrap starting.
20:02:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.356500 21530 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42: Neither blocks nor log segments found. Creating new log.
20:02:51.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.356904 21386 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } attempt: 2
20:02:51.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.357745 21530 log.cc:826] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42: Log is configured to *not* fsync() on all Append() calls
20:02:51.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.359210 21530 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42: No bootstrap required, opened a new log
20:02:51.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.362357 21386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1: Bootstrap starting.
20:02:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.362901 21530 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } }
20:02:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.363080 21530 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.363142 21530 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e031d55c4444ec6bed2752302d75d42, State: Initialized, Role: FOLLOWER
20:02:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.363576 21530 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [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: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } }
20:02:51.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.363998 21539 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [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: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } } }
20:02:51.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.364213 21539 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.364672 21530 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [sys.catalog]: configured and running, proceeding with master startup.
20:02:51.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.364730 21386 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1: Neither blocks nor log segments found. Creating new log.
20:02:51.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.365437 21386 log.cc:826] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1: Log is configured to *not* fsync() on all Append() calls
20:02:51.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.367103 21386 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1: No bootstrap required, opened a new log
20:02:51.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.369194 21551 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:02:51.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.369369 21551 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:02:51.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.368217 21460 master_runner.cc:187] Error getting master registration for 127.20.207.62:38739: OK, instance_id { permanent_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" instance_seqno: 1783540971009568 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:02:51.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.370347 21460 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:02:51.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.370316 21386 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } }
20:02:51.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.370466 21386 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:51.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.370513 21386 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25df2e9b7a6d49eda24e1abe67f6f3c1, State: Initialized, Role: FOLLOWER
20:02:51.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.370870 21386 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [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: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } }
20:02:51.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.371282 21553 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [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: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } } }
20:02:51.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.371397 21553 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.371896 21386 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [sys.catalog]: configured and running, proceeding with master startup.
20:02:51.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.376194 21564 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:02:51.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.376374 21564 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:02:51.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.376722 21319 master_runner.cc:187] Error getting master registration for 127.20.207.61:34621: OK, instance_id { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" instance_seqno: 1783540971171707 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:02:51.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.378872 21319 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:02:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.406174 21458 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } attempt: 3
20:02:51.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.412755 21458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f: Bootstrap starting.
20:02:51.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.415381 21458 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f: Neither blocks nor log segments found. Creating new log.
20:02:51.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.416466 21458 log.cc:826] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f: Log is configured to *not* fsync() on all Append() calls
20:02:51.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.418344 21458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f: No bootstrap required, opened a new log
20:02:51.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.421492 21458 raft_consensus.cc:359] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } }
20:02:51.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.421659 21458 raft_consensus.cc:385] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:51.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.421703 21458 raft_consensus.cc:740] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebc73c60db1e4b518e3ab309b8b2364f, State: Initialized, Role: FOLLOWER
20:02:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.422236 21458 consensus_queue.cc:260] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [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: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } }
20:02:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.422712 21567 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [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: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } } }
20:02:51.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.422937 21567 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.423435 21458 sys_catalog.cc:565] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [sys.catalog]: configured and running, proceeding with master startup.
20:02:51.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.430169 21578 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:02:51.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.430369 21578 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:02:51.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.431828 21390 master_runner.cc:264] No leader master found from master ebc73c60db1e4b518e3ab309b8b2364f
20:02:51.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.431890 21390 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:02:51.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.506350 21339 tablet.cc:2406] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:51.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.574995 21483 tablet.cc:2406] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.580590 21553 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.580765 21553 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } }
20:02:51.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.581823 21553 leader_election.cc:290] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebc73c60db1e4b518e3ab309b8b2364f (127.20.207.61:34621), 3e031d55c4444ec6bed2752302d75d42 (127.20.207.60:39165)
20:02:51.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.582434 21504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e031d55c4444ec6bed2752302d75d42" is_pre_election: true
20:02:51.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.582445 21432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" is_pre_election: true
20:02:51.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.582695 21432 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25df2e9b7a6d49eda24e1abe67f6f3c1 in term 0.
20:02:51.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.582700 21504 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 25df2e9b7a6d49eda24e1abe67f6f3c1 in term 0.
20:02:51.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.583067 21335 leader_election.cc:304] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [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: 25df2e9b7a6d49eda24e1abe67f6f3c1, 3e031d55c4444ec6bed2752302d75d42; no voters: 
20:02:51.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.583372 21553 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:51.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.583439 21553 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:51.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.583474 21553 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [term 0 FOLLOWER]: Advancing to term 1
20:02:51.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.584465 21553 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } }
20:02:51.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.584853 21553 leader_election.cc:290] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [CANDIDATE]: Term 1 election: Requested vote from peers ebc73c60db1e4b518e3ab309b8b2364f (127.20.207.61:34621), 3e031d55c4444ec6bed2752302d75d42 (127.20.207.60:39165)
20:02:51.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.585147 21432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebc73c60db1e4b518e3ab309b8b2364f"
20:02:51.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.585251 21432 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [term 0 FOLLOWER]: Advancing to term 1
20:02:51.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.585402 21504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e031d55c4444ec6bed2752302d75d42"
20:02:51.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.585497 21504 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [term 0 FOLLOWER]: Advancing to term 1
20:02:51.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.586258 21432 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25df2e9b7a6d49eda24e1abe67f6f3c1 in term 1.
20:02:51.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.586563 21504 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 25df2e9b7a6d49eda24e1abe67f6f3c1 in term 1.
20:02:51.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.586771 21334 leader_election.cc:304] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [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: 25df2e9b7a6d49eda24e1abe67f6f3c1, ebc73c60db1e4b518e3ab309b8b2364f; no voters: 
20:02:51.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.587066 21553 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [term 1 FOLLOWER]: Leader election won for term 1
20:02:51.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.587257 21553 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [term 1 LEADER]: Becoming Leader. State: Replica: 25df2e9b7a6d49eda24e1abe67f6f3c1, State: Running, Role: LEADER
20:02:51.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.587551 21553 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [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: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } }
20:02:51.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.589571 21580 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25df2e9b7a6d49eda24e1abe67f6f3c1. Latest consensus state: current_term: 1 leader_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } } }
20:02:51.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.589771 21580 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [sys.catalog]: This master's current role is: LEADER
20:02:51.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.590198 21582 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
20:02:51.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.591151 21582 catalog_manager.cc:1520] Initializing Kudu cluster ID...
20:02:51.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.595306 21504 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [term 1 FOLLOWER]: Refusing update from remote peer 25df2e9b7a6d49eda24e1abe67f6f3c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:51.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.595332 21432 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [term 1 FOLLOWER]: Refusing update from remote peer 25df2e9b7a6d49eda24e1abe67f6f3c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:51.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.595844 21580 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:51.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.595980 21553 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:51.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.599249 21539 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25df2e9b7a6d49eda24e1abe67f6f3c1. Latest consensus state: current_term: 1 leader_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } } }
20:02:51.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.599359 21539 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.599478 21567 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25df2e9b7a6d49eda24e1abe67f6f3c1. Latest consensus state: current_term: 1 leader_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } } }
20:02:51.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.599556 21567 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.601094 21553 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } } }
20:02:51.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.601190 21553 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [sys.catalog]: This master's current role is: LEADER
20:02:51.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.601271 21583 mvcc.cc:204] Tried to move back new op lower bound from 7305383819648651264 to 7305383819625639936. Current Snapshot: MvccSnapshot[applied={T|T < 7305383819648651264}]
20:02:51.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.601562 21553 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } } }
20:02:51.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.601647 21553 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1 [sys.catalog]: This master's current role is: LEADER
20:02:51.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.602514 21539 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } } }
20:02:51.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.602602 21539 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42 [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.602694 21567 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "25df2e9b7a6d49eda24e1abe67f6f3c1" member_type: VOTER last_known_addr { host: "127.20.207.62" port: 38739 } } peers { permanent_uuid: "ebc73c60db1e4b518e3ab309b8b2364f" member_type: VOTER last_known_addr { host: "127.20.207.61" port: 34621 } } peers { permanent_uuid: "3e031d55c4444ec6bed2752302d75d42" member_type: VOTER last_known_addr { host: "127.20.207.60" port: 39165 } } }
20:02:51.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.602779 21567 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.604853 21582 catalog_manager.cc:1383] Generated new cluster ID: a2d16416f7ac49a68fea1585d9d183a9
20:02:51.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.604914 21582 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
20:02:51.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.639986 21582 catalog_manager.cc:1406] Generated new certificate authority record
20:02:51.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.641278 21582 catalog_manager.cc:1540] Loading token signing keys...
20:02:51.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.652387 21582 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 25df2e9b7a6d49eda24e1abe67f6f3c1: Generated new TSK 0
20:02:51.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.653319 21582 catalog_manager.cc:1550] Initializing in-progress tserver states...
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.662055 21308 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/wal
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/data
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/logs
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/data/info.pb
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.207.1:0
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.207.1
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.207.1
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.207.62:38739,127.20.207.61:34621,127.20.207.60:39165
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.207.20:40193
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:02:51.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.758507 21592 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:51.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.758750 21592 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:51.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.758816 21592 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:51.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.762306 21592 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:51.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.762405 21592 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.207.1
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.766156 21592 tablet_server_runner.cc:78] Tablet server non-default flags:
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.207.20:40193
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/data
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/wal
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.207.1:0
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/data/info.pb
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.207.1
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.207.62:38739,127.20.207.61:34621,127.20.207.60:39165
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21592
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.207.1
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/logs
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 19:43:16 UTC on bdcb31816ec0
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12776
20:02:51.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.767124 21592 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.768216 21592 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.774040 21598 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
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.774061 21600 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
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.774111 21597 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
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.774204 21592 server_base.cc:1061] running on GCE node
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.774617 21592 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:51.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.775074 21592 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:51.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.776193 21592 hybrid_clock.cc:648] HybridClock initialized: now 1783540971776175 us; error 32 us; skew 500 ppm
20:02:51.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.777712 21592 webserver.cc:533] Webserver started at http://127.20.207.1:32781/ using document root <none> and password file <none>
20:02:51.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.778218 21592 fs_manager.cc:362] Metadata directory not provided
20:02:51.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.778275 21592 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:51.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.778465 21592 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:51.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.779955 21592 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/data/instance:
20:02:51.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bfc43276aeb64664a63bda315ee61707"
20:02:51.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:51 on dist-test-slave-xx7h"
20:02:51.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.780418 21592 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/wal/instance:
20:02:51.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bfc43276aeb64664a63bda315ee61707"
20:02:51.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:51 on dist-test-slave-xx7h"
20:02:51.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.783329 21592 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
20:02:51.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.785153 21606 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.786062 21592 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.786155 21592 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/data,/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/wal
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bfc43276aeb64664a63bda315ee61707"
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:51 on dist-test-slave-xx7h"
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.786252 21592 fs_report.cc:389] FS layout report
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/wal
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/wal
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/data/data
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:51.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:51.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.819680 21592 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.820397 21592 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
20:02:51.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.820574 21592 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:51.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.821151 21592 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:02:51.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.822158 21592 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:02:51.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.822212 21592 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:02:51.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.822266 21592 ts_tablet_manager.cc:616] Registered 0 tablets
20:02:51.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.822286 21592 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:02:51.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.830768 21592 rpc_server.cc:307] RPC server started. Bound to: 127.20.207.1:42619
20:02:51.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.830787 21719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.207.1:42619 every 8 connection(s)
20:02:51.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.831708 21592 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/data/info.pb
20:02:51.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.837281 21308 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu as pid 21592
20:02:51.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.837392 21308 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-0/wal/instance
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.840130 21308 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/wal
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/data
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/logs
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/data/info.pb
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.207.2:0
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.207.2
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.207.2
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.207.62:38739,127.20.207.61:34621,127.20.207.60:39165
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.207.20:40193
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.841095 21722 heartbeater.cc:344] Connected to a master server at 127.20.207.61:34621
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.841310 21722 heartbeater.cc:461] Registering TS with master...
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.841866 21722 heartbeater.cc:507] Master 127.20.207.61:34621 requested a full tablet report, sending...
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.841097 21721 heartbeater.cc:344] Connected to a master server at 127.20.207.62:38739
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.842396 21721 heartbeater.cc:461] Registering TS with master...
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.842561 21721 heartbeater.cc:507] Master 127.20.207.62:38739 requested a full tablet report, sending...
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.842736 21720 heartbeater.cc:344] Connected to a master server at 127.20.207.60:39165
20:02:51.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.842890 21720 heartbeater.cc:461] Registering TS with master...
20:02:51.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.843096 21720 heartbeater.cc:507] Master 127.20.207.60:39165 requested a full tablet report, sending...
20:02:51.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.843268 21422 ts_manager.cc:194] Registered new tserver with Master: bfc43276aeb64664a63bda315ee61707 (127.20.207.1:42619)
20:02:51.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.843436 21350 ts_manager.cc:194] Registered new tserver with Master: bfc43276aeb64664a63bda315ee61707 (127.20.207.1:42619)
20:02:51.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.844125 21494 ts_manager.cc:194] Registered new tserver with Master: bfc43276aeb64664a63bda315ee61707 (127.20.207.1:42619)
20:02:51.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.844787 21350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.207.1:57395
20:02:51.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.937520 21727 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:51.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.937711 21727 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:51.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.937762 21727 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:51.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.941116 21727 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:51.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.941231 21727 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.207.2
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.944959 21727 tablet_server_runner.cc:78] Tablet server non-default flags:
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.207.20:40193
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/data
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/wal
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.207.2:0
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/data/info.pb
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.207.2
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.207.62:38739,127.20.207.61:34621,127.20.207.60:39165
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21727
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.207.2
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/logs
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 19:43:16 UTC on bdcb31816ec0
20:02:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12776
20:02:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.946094 21727 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:51.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.947194 21727 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:51.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.953142 21732 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
20:02:51.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.953202 21735 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
20:02:51.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:51.953142 21733 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
20:02:51.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.953413 21727 server_base.cc:1061] running on GCE node
20:02:51.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.953688 21727 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:51.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.954177 21727 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:51.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.955309 21727 hybrid_clock.cc:648] HybridClock initialized: now 1783540971955298 us; error 31 us; skew 500 ppm
20:02:51.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.956940 21727 webserver.cc:533] Webserver started at http://127.20.207.2:43177/ using document root <none> and password file <none>
20:02:51.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.957422 21727 fs_manager.cc:362] Metadata directory not provided
20:02:51.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.957469 21727 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:51.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.957609 21727 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.958988 21727 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/data/instance:
20:02:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bdec8fedd27f465eb11e689c7d96be79"
20:02:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:51 on dist-test-slave-xx7h"
20:02:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.959372 21727 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/wal/instance:
20:02:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bdec8fedd27f465eb11e689c7d96be79"
20:02:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:51 on dist-test-slave-xx7h"
20:02:51.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.962314 21727 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
20:02:51.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.964210 21741 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.965097 21727 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.965181 21727 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/data,/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/wal
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bdec8fedd27f465eb11e689c7d96be79"
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:51 on dist-test-slave-xx7h"
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:51.965246 21727 fs_report.cc:389] FS layout report
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/wal
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/wal
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/data/data
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:51.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:52.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.003707 21727 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:52.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.004411 21727 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
20:02:52.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.004555 21727 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:52.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.005044 21727 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:02:52.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.006019 21727 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:02:52.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.006064 21727 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:02:52.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.006102 21727 ts_tablet_manager.cc:616] Registered 0 tablets
20:02:52.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.006116 21727 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:02:52.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.014724 21727 rpc_server.cc:307] RPC server started. Bound to: 127.20.207.2:44691
20:02:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.014760 21854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.207.2:44691 every 8 connection(s)
20:02:52.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.015719 21727 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/data/info.pb
20:02:52.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.016021 21308 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu as pid 21727
20:02:52.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.016103 21308 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-1/wal/instance
20:02:52.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.018492 21308 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:52.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu
20:02:52.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/wal
20:02:52.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/data
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/logs
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/data/info.pb
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.207.3:0
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.207.3
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.207.3
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.207.62:38739,127.20.207.61:34621,127.20.207.60:39165
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.207.20:40193
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:52.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:02:52.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.025568 21855 heartbeater.cc:344] Connected to a master server at 127.20.207.60:39165
20:02:52.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.025563 21857 heartbeater.cc:344] Connected to a master server at 127.20.207.61:34621
20:02:52.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.025805 21855 heartbeater.cc:461] Registering TS with master...
20:02:52.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.025805 21857 heartbeater.cc:461] Registering TS with master...
20:02:52.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.026364 21855 heartbeater.cc:507] Master 127.20.207.60:39165 requested a full tablet report, sending...
20:02:52.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.026364 21857 heartbeater.cc:507] Master 127.20.207.61:34621 requested a full tablet report, sending...
20:02:52.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.027495 21422 ts_manager.cc:194] Registered new tserver with Master: bdec8fedd27f465eb11e689c7d96be79 (127.20.207.2:44691)
20:02:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.028930 21856 heartbeater.cc:344] Connected to a master server at 127.20.207.62:38739
20:02:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.029003 21856 heartbeater.cc:461] Registering TS with master...
20:02:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.029165 21856 heartbeater.cc:507] Master 127.20.207.62:38739 requested a full tablet report, sending...
20:02:52.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.029731 21350 ts_manager.cc:194] Registered new tserver with Master: bdec8fedd27f465eb11e689c7d96be79 (127.20.207.2:44691)
20:02:52.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.030391 21350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.207.2:36953
20:02:52.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.032392 21494 ts_manager.cc:194] Registered new tserver with Master: bdec8fedd27f465eb11e689c7d96be79 (127.20.207.2:44691)
20:02:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:52.120095 21861 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:52.120316 21861 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:52.120357 21861 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:52.123698 21861 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:52.123827 21861 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.207.3
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.127827 21861 tablet_server_runner.cc:78] Tablet server non-default flags:
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.207.20:40193
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/data
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/wal
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.207.3:0
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/data/info.pb
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.207.3
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.207.62:38739,127.20.207.61:34621,127.20.207.60:39165
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21861
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.207.3
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/logs
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 844bedc15e81bd62879377e001142786f7d931d8
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 19:43:16 UTC on bdcb31816ec0
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 12776
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.128808 21861 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:52.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.129830 21861 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:52.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:52.135939 21867 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
20:02:52.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:52.135934 21868 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
20:02:52.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:52.136010 21870 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
20:02:52.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.136145 21861 server_base.cc:1061] running on GCE node
20:02:52.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.136615 21861 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:52.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.137099 21861 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:52.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.138242 21861 hybrid_clock.cc:648] HybridClock initialized: now 1783540972138226 us; error 31 us; skew 500 ppm
20:02:52.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.139978 21861 webserver.cc:533] Webserver started at http://127.20.207.3:36721/ using document root <none> and password file <none>
20:02:52.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.140594 21861 fs_manager.cc:362] Metadata directory not provided
20:02:52.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.140661 21861 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:52.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.140877 21861 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:52.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.142318 21861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/data/instance:
20:02:52.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8a9e229b94304a83ab2eddb1a7b8ce72"
20:02:52.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:52 on dist-test-slave-xx7h"
20:02:52.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.142761 21861 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/wal/instance:
20:02:52.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8a9e229b94304a83ab2eddb1a7b8ce72"
20:02:52.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:52 on dist-test-slave-xx7h"
20:02:52.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.146040 21861 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
20:02:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.148016 21876 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.148924 21861 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.149021 21861 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/data,/tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/wal
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8a9e229b94304a83ab2eddb1a7b8ce72"
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 20:02:52 on dist-test-slave-xx7h"
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.149119 21861 fs_report.cc:389] FS layout report
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/wal
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/wal
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/data/data
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:52.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.169566 21861 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:52.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.170163 21861 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
20:02:52.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.170295 21861 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:52.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.170768 21861 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:02:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.171746 21861 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:02:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.171789 21861 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:02:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.171862 21861 ts_tablet_manager.cc:616] Registered 0 tablets
20:02:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.171880 21861 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:02:52.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.180109 21861 rpc_server.cc:307] RPC server started. Bound to: 127.20.207.3:46741
20:02:52.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.180150 21989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.207.3:46741 every 8 connection(s)
20:02:52.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.181082 21861 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/data/info.pb
20:02:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.185518 21308 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu as pid 21861
20:02:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.185607 21308 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskQPSvLz/test-tmp/mini-kudu-cluster8730581630539308876/ts-2/wal/instance
20:02:52.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.191287 21990 heartbeater.cc:344] Connected to a master server at 127.20.207.60:39165
20:02:52.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.191361 21991 heartbeater.cc:344] Connected to a master server at 127.20.207.62:38739
20:02:52.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.191541 21990 heartbeater.cc:461] Registering TS with master...
20:02:52.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.191540 21991 heartbeater.cc:461] Registering TS with master...
20:02:52.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.191610 21992 heartbeater.cc:344] Connected to a master server at 127.20.207.61:34621
20:02:52.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.191886 21992 heartbeater.cc:461] Registering TS with master...
20:02:52.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.192239 21991 heartbeater.cc:507] Master 127.20.207.62:38739 requested a full tablet report, sending...
20:02:52.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.192250 21990 heartbeater.cc:507] Master 127.20.207.60:39165 requested a full tablet report, sending...
20:02:52.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.192239 21992 heartbeater.cc:507] Master 127.20.207.61:34621 requested a full tablet report, sending...
20:02:52.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.193215 21350 ts_manager.cc:194] Registered new tserver with Master: 8a9e229b94304a83ab2eddb1a7b8ce72 (127.20.207.3:46741)
20:02:52.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.193238 21422 ts_manager.cc:194] Registered new tserver with Master: 8a9e229b94304a83ab2eddb1a7b8ce72 (127.20.207.3:46741)
20:02:52.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.193256 21494 ts_manager.cc:194] Registered new tserver with Master: 8a9e229b94304a83ab2eddb1a7b8ce72 (127.20.207.3:46741)
20:02:52.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.193794 21350 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.207.3:50993
20:02:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.205552 21308 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
20:02:52.206 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
20:02:52.206 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

20:02:52.209 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.20.207.62"
      port: 38739
    }
    bound_http_address {
      host: "127.20.207.62"
      port: 44539
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.20.207.61"
      port: 34621
    }
    bound_http_address {
      host: "127.20.207.61"
      port: 45161
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.20.207.60"
      port: 39165
    }
    bound_http_address {
      host: "127.20.207.60"
      port: 42333
    }
  }
}

20:02:52.209 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

20:02:52.210 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.20.207.1"
      port: 42619
    }
    bound_http_address {
      host: "127.20.207.1"
      port: 32781
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.20.207.2"
      port: 44691
    }
    bound_http_address {
      host: "127.20.207.2"
      port: 43177
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.20.207.3"
      port: 46741
    }
    bound_http_address {
      host: "127.20.207.3"
      port: 36721
    }
  }
}

20:02:52.210 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
20:02:52.212 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:52.213 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.20.207.60:39165(127.20.207.60:39165)] connecting to peer
20:02:52.214 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.20.207.61:34621(127.20.207.61:34621)] connecting to peer
20:02:52.215 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.207.60:39165(127.20.207.60:39165)] Successfully connected to peer
20:02:52.216 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.20.207.62:38739(127.20.207.62:38739)] connecting to peer
20:02:52.217 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.20.207.60
20:02:52.217 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.20.207.62:38739(127.20.207.62:38739)] Successfully connected to peer
20:02:52.218 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.20.207.62
20:02:52.220 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.207.61:34621(127.20.207.61:34621)] Successfully connected to peer
20:02:52.221 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.20.207.61
20:02:52.225 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2e34ef5e, L:/127.0.0.1:58754 - R:/127.20.207.62:38739] using SASL/PLAIN
20:02:52.225 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x91307ea4, L:/127.0.0.1:55328 - R:/127.20.207.60:39165] using SASL/PLAIN
20:02:52.227 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe47cea2d, L:/127.0.0.1:58516 - R:/127.20.207.61:34621] using SASL/PLAIN
20:02:52.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:52.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=14), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.207.60:39165, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.207.61:34621, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.207.62:38739, [13ms] Sub RPC ConnectToMaster: received response from server master-127.20.207.62:38739: OK, [13ms] Sub RPC ConnectToMaster: received response from server master-127.20.207.60:39165: OK, deferred=null) after lookup
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.228246 21350 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58754:
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:02:52.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:52.229642 21350 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testMultipleSessions in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
20:02:52.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table a4b76ba3e51349d4bbfb6a6f5935bd93
20:02:52.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.251434 21789 tablet_service.cc:1511] Processing CreateTablet for tablet 586fc25d4ab341658872329e71c4ef11 (DEFAULT_TABLE table=testMultipleSessions [id=a4b76ba3e51349d4bbfb6a6f5935bd93]), partition=RANGE (key) PARTITION UNBOUNDED
20:02:52.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.252108 21654 tablet_service.cc:1511] Processing CreateTablet for tablet 586fc25d4ab341658872329e71c4ef11 (DEFAULT_TABLE table=testMultipleSessions [id=a4b76ba3e51349d4bbfb6a6f5935bd93]), partition=RANGE (key) PARTITION UNBOUNDED
20:02:52.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.252480 21789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586fc25d4ab341658872329e71c4ef11. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:52.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.253007 21654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586fc25d4ab341658872329e71c4ef11. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:52.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.256114 21922 tablet_service.cc:1511] Processing CreateTablet for tablet 586fc25d4ab341658872329e71c4ef11 (DEFAULT_TABLE table=testMultipleSessions [id=a4b76ba3e51349d4bbfb6a6f5935bd93]), partition=RANGE (key) PARTITION UNBOUNDED
20:02:52.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.256949 21922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 586fc25d4ab341658872329e71c4ef11. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:52.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.261830 22018 tablet_bootstrap.cc:492] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79: Bootstrap starting.
20:02:52.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.263598 22018 tablet_bootstrap.cc:654] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79: Neither blocks nor log segments found. Creating new log.
20:02:52.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.264187 22019 tablet_bootstrap.cc:492] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707: Bootstrap starting.
20:02:52.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.264636 22018 log.cc:826] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79: Log is configured to *not* fsync() on all Append() calls
20:02:52.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.266083 22019 tablet_bootstrap.cc:654] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707: Neither blocks nor log segments found. Creating new log.
20:02:52.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.266423 22018 tablet_bootstrap.cc:492] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79: No bootstrap required, opened a new log
20:02:52.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.266633 22018 ts_tablet_manager.cc:1403] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.005s
20:02:52.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.267037 22019 log.cc:826] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707: Log is configured to *not* fsync() on all Append() calls
20:02:52.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.267659 22020 tablet_bootstrap.cc:492] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72: Bootstrap starting.
20:02:52.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.268775 22019 tablet_bootstrap.cc:492] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707: No bootstrap required, opened a new log
20:02:52.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.269043 22019 ts_tablet_manager.cc:1403] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
20:02:52.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.269752 22020 tablet_bootstrap.cc:654] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72: Neither blocks nor log segments found. Creating new log.
20:02:52.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.269932 22018 raft_consensus.cc:359] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdec8fedd27f465eb11e689c7d96be79" member_type: VOTER last_known_addr { host: "127.20.207.2" port: 44691 } } peers { permanent_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" member_type: VOTER last_known_addr { host: "127.20.207.3" port: 46741 } } peers { permanent_uuid: "bfc43276aeb64664a63bda315ee61707" member_type: VOTER last_known_addr { host: "127.20.207.1" port: 42619 } }
20:02:52.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.270237 22018 raft_consensus.cc:385] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:52.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.270378 22018 raft_consensus.cc:740] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdec8fedd27f465eb11e689c7d96be79, State: Initialized, Role: FOLLOWER
20:02:52.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.270560 22020 log.cc:826] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72: Log is configured to *not* fsync() on all Append() calls
20:02:52.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.270911 22018 consensus_queue.cc:260] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79 [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: "bdec8fedd27f465eb11e689c7d96be79" member_type: VOTER last_known_addr { host: "127.20.207.2" port: 44691 } } peers { permanent_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" member_type: VOTER last_known_addr { host: "127.20.207.3" port: 46741 } } peers { permanent_uuid: "bfc43276aeb64664a63bda315ee61707" member_type: VOTER last_known_addr { host: "127.20.207.1" port: 42619 } }
20:02:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.272159 22018 ts_tablet_manager.cc:1434] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
20:02:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.272220 22020 tablet_bootstrap.cc:492] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72: No bootstrap required, opened a new log
20:02:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.272107 22019 raft_consensus.cc:359] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdec8fedd27f465eb11e689c7d96be79" member_type: VOTER last_known_addr { host: "127.20.207.2" port: 44691 } } peers { permanent_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" member_type: VOTER last_known_addr { host: "127.20.207.3" port: 46741 } } peers { permanent_uuid: "bfc43276aeb64664a63bda315ee61707" member_type: VOTER last_known_addr { host: "127.20.207.1" port: 42619 } }
20:02:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.272291 22019 raft_consensus.cc:385] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.272334 22019 raft_consensus.cc:740] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfc43276aeb64664a63bda315ee61707, State: Initialized, Role: FOLLOWER
20:02:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.272377 22020 ts_tablet_manager.cc:1403] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
20:02:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.272765 22019 consensus_queue.cc:260] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707 [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: "bdec8fedd27f465eb11e689c7d96be79" member_type: VOTER last_known_addr { host: "127.20.207.2" port: 44691 } } peers { permanent_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" member_type: VOTER last_known_addr { host: "127.20.207.3" port: 46741 } } peers { permanent_uuid: "bfc43276aeb64664a63bda315ee61707" member_type: VOTER last_known_addr { host: "127.20.207.1" port: 42619 } }
20:02:52.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.273597 22019 ts_tablet_manager.cc:1434] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
20:02:52.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.274271 21856 heartbeater.cc:499] Master 127.20.207.62:38739 was elected leader, sending a full tablet report...
20:02:52.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.274879 21721 heartbeater.cc:499] Master 127.20.207.62:38739 was elected leader, sending a full tablet report...
20:02:52.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.275416 22020 raft_consensus.cc:359] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdec8fedd27f465eb11e689c7d96be79" member_type: VOTER last_known_addr { host: "127.20.207.2" port: 44691 } } peers { permanent_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" member_type: VOTER last_known_addr { host: "127.20.207.3" port: 46741 } } peers { permanent_uuid: "bfc43276aeb64664a63bda315ee61707" member_type: VOTER last_known_addr { host: "127.20.207.1" port: 42619 } }
20:02:52.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.275579 22020 raft_consensus.cc:385] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:52.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.275621 22020 raft_consensus.cc:740] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9e229b94304a83ab2eddb1a7b8ce72, State: Initialized, Role: FOLLOWER
20:02:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.278187 22020 consensus_queue.cc:260] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [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: "bdec8fedd27f465eb11e689c7d96be79" member_type: VOTER last_known_addr { host: "127.20.207.2" port: 44691 } } peers { permanent_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" member_type: VOTER last_known_addr { host: "127.20.207.3" port: 46741 } } peers { permanent_uuid: "bfc43276aeb64664a63bda315ee61707" member_type: VOTER last_known_addr { host: "127.20.207.1" port: 42619 } }
20:02:52.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.279156 21991 heartbeater.cc:499] Master 127.20.207.62:38739 was elected leader, sending a full tablet report...
20:02:52.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.279948 22020 ts_tablet_manager.cc:1434] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
20:02:52.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:52.333527 21723 tablet.cc:2406] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:52.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.370612 21551 catalog_manager.cc:1295] Loaded cluster ID: a2d16416f7ac49a68fea1585d9d183a9
20:02:52.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.370684 21551 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42: loading cluster ID for follower catalog manager: success
20:02:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.372270 21551 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42: acquiring CA information for follower catalog manager: success
20:02:52.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.373272 21551 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 3e031d55c4444ec6bed2752302d75d42: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:02:52.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.431702 21578 catalog_manager.cc:1295] Loaded cluster ID: a2d16416f7ac49a68fea1585d9d183a9
20:02:52.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.431787 21578 catalog_manager.cc:1588] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f: loading cluster ID for follower catalog manager: success
20:02:52.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:52.433463 21993 tablet.cc:2406] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:52.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.433689 21578 catalog_manager.cc:1610] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f: acquiring CA information for follower catalog manager: success
20:02:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.434851 21578 catalog_manager.cc:1638] T 00000000000000000000000000000000 P ebc73c60db1e4b518e3ab309b8b2364f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:02:52.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.449716 22026 raft_consensus.cc:493] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:52.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.449888 22026 raft_consensus.cc:515] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdec8fedd27f465eb11e689c7d96be79" member_type: VOTER last_known_addr { host: "127.20.207.2" port: 44691 } } peers { permanent_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" member_type: VOTER last_known_addr { host: "127.20.207.3" port: 46741 } } peers { permanent_uuid: "bfc43276aeb64664a63bda315ee61707" member_type: VOTER last_known_addr { host: "127.20.207.1" port: 42619 } }
20:02:52.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.450949 22026 leader_election.cc:290] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdec8fedd27f465eb11e689c7d96be79 (127.20.207.2:44691), bfc43276aeb64664a63bda315ee61707 (127.20.207.1:42619)
20:02:52.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.454236 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586fc25d4ab341658872329e71c4ef11" candidate_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfc43276aeb64664a63bda315ee61707" is_pre_election: true
20:02:52.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.454306 21809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586fc25d4ab341658872329e71c4ef11" candidate_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdec8fedd27f465eb11e689c7d96be79" is_pre_election: true
20:02:52.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.454450 21674 raft_consensus.cc:2468] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a9e229b94304a83ab2eddb1a7b8ce72 in term 0.
20:02:52.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.454550 21809 raft_consensus.cc:2468] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a9e229b94304a83ab2eddb1a7b8ce72 in term 0.
20:02:52.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.454826 21880 leader_election.cc:304] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [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: 8a9e229b94304a83ab2eddb1a7b8ce72, bfc43276aeb64664a63bda315ee61707; no voters: 
20:02:52.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.455050 22026 raft_consensus.cc:2804] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:52.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.455116 22026 raft_consensus.cc:493] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:52.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.455155 22026 raft_consensus.cc:3060] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [term 0 FOLLOWER]: Advancing to term 1
20:02:52.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.455946 22026 raft_consensus.cc:515] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdec8fedd27f465eb11e689c7d96be79" member_type: VOTER last_known_addr { host: "127.20.207.2" port: 44691 } } peers { permanent_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" member_type: VOTER last_known_addr { host: "127.20.207.3" port: 46741 } } peers { permanent_uuid: "bfc43276aeb64664a63bda315ee61707" member_type: VOTER last_known_addr { host: "127.20.207.1" port: 42619 } }
20:02:52.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.456230 22026 leader_election.cc:290] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [CANDIDATE]: Term 1 election: Requested vote from peers bdec8fedd27f465eb11e689c7d96be79 (127.20.207.2:44691), bfc43276aeb64664a63bda315ee61707 (127.20.207.1:42619)
20:02:52.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.456535 21809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586fc25d4ab341658872329e71c4ef11" candidate_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdec8fedd27f465eb11e689c7d96be79"
20:02:52.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.456540 21674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "586fc25d4ab341658872329e71c4ef11" candidate_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfc43276aeb64664a63bda315ee61707"
20:02:52.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.456630 21674 raft_consensus.cc:3060] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707 [term 0 FOLLOWER]: Advancing to term 1
20:02:52.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.456636 21809 raft_consensus.cc:3060] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79 [term 0 FOLLOWER]: Advancing to term 1
20:02:52.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.457362 21674 raft_consensus.cc:2468] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a9e229b94304a83ab2eddb1a7b8ce72 in term 1.
20:02:52.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.457423 21809 raft_consensus.cc:2468] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a9e229b94304a83ab2eddb1a7b8ce72 in term 1.
20:02:52.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.457630 21880 leader_election.cc:304] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [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: 8a9e229b94304a83ab2eddb1a7b8ce72, bfc43276aeb64664a63bda315ee61707; no voters: 
20:02:52.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.457798 22026 raft_consensus.cc:2804] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [term 1 FOLLOWER]: Leader election won for term 1
20:02:52.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.457976 22026 raft_consensus.cc:697] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [term 1 LEADER]: Becoming Leader. State: Replica: 8a9e229b94304a83ab2eddb1a7b8ce72, State: Running, Role: LEADER
20:02:52.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.458267 22026 consensus_queue.cc:237] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [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: "bdec8fedd27f465eb11e689c7d96be79" member_type: VOTER last_known_addr { host: "127.20.207.2" port: 44691 } } peers { permanent_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" member_type: VOTER last_known_addr { host: "127.20.207.3" port: 46741 } } peers { permanent_uuid: "bfc43276aeb64664a63bda315ee61707" member_type: VOTER last_known_addr { host: "127.20.207.1" port: 42619 } }
20:02:52.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.461206 21350 catalog_manager.cc:5697] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a9e229b94304a83ab2eddb1a7b8ce72 (127.20.207.3). New cstate: current_term: 1 leader_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdec8fedd27f465eb11e689c7d96be79" member_type: VOTER last_known_addr { host: "127.20.207.2" port: 44691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a9e229b94304a83ab2eddb1a7b8ce72" member_type: VOTER last_known_addr { host: "127.20.207.3" port: 46741 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfc43276aeb64664a63bda315ee61707" member_type: VOTER last_known_addr { host: "127.20.207.1" port: 42619 } health_report { overall_health: UNKNOWN } } }
20:02:52.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 20:02:52.518678 21858 tablet.cc:2406] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:52.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 586fc25d4ab341658872329e71c4ef11 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.541 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=586fc25d4ab341658872329e71c4ef11@[8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)[L],bdec8fedd27f465eb11e689c7d96be79(127.20.207.2:44691),bfc43276aeb64664a63bda315ee61707(127.20.207.1:42619)]}]
20:02:52.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.207.62:38739, [3ms] Sub RPC GetTableLocations: received response from server master-127.20.207.62:38739: OK, deferred=null) after lookup
20:02:52.542 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)] connecting to peer
20:02:52.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 586fc25d4ab341658872329e71c4ef11 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.543 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=586fc25d4ab341658872329e71c4ef11@[8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)[L],bdec8fedd27f465eb11e689c7d96be79(127.20.207.2:44691),bfc43276aeb64664a63bda315ee61707(127.20.207.1:42619)]}]
20:02:52.543 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)] Successfully connected to peer
20:02:52.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.207.62:38739, [5ms] Sub RPC GetTableLocations: received response from server master-127.20.207.62:38739: OK, deferred=null) after lookup
20:02:52.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 586fc25d4ab341658872329e71c4ef11 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.544 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=586fc25d4ab341658872329e71c4ef11@[8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)[L],bdec8fedd27f465eb11e689c7d96be79(127.20.207.2:44691),bfc43276aeb64664a63bda315ee61707(127.20.207.1:42619)]}]
20:02:52.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.207.62:38739, [5ms] Sub RPC GetTableLocations: received response from server master-127.20.207.62:38739: OK, deferred=null) after lookup
20:02:52.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 586fc25d4ab341658872329e71c4ef11 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.544 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=586fc25d4ab341658872329e71c4ef11@[8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)[L],bdec8fedd27f465eb11e689c7d96be79(127.20.207.2:44691),bfc43276aeb64664a63bda315ee61707(127.20.207.1:42619)]}]
20:02:52.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.207.62:38739, [5ms] Sub RPC GetTableLocations: received response from server master-127.20.207.62:38739: OK, deferred=null) after lookup
20:02:52.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 586fc25d4ab341658872329e71c4ef11 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.545 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=586fc25d4ab341658872329e71c4ef11@[8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)[L],bdec8fedd27f465eb11e689c7d96be79(127.20.207.2:44691),bfc43276aeb64664a63bda315ee61707(127.20.207.1:42619)]}]
20:02:52.545 [DEBUG - kudu-nio-2] (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.20.207.62:38739, [6ms] Sub RPC GetTableLocations: received response from server master-127.20.207.62:38739: OK, deferred=null) after lookup
20:02:52.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 586fc25d4ab341658872329e71c4ef11 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=586fc25d4ab341658872329e71c4ef11@[8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)[L],bdec8fedd27f465eb11e689c7d96be79(127.20.207.2:44691),bfc43276aeb64664a63bda315ee61707(127.20.207.1:42619)]}]
20:02:52.546 [DEBUG - kudu-nio-2] (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, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.207.62:38739, [7ms] Sub RPC GetTableLocations: received response from server master-127.20.207.62:38739: OK, deferred=null) after lookup
20:02:52.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 586fc25d4ab341658872329e71c4ef11 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=586fc25d4ab341658872329e71c4ef11@[8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)[L],bdec8fedd27f465eb11e689c7d96be79(127.20.207.2:44691),bfc43276aeb64664a63bda315ee61707(127.20.207.1:42619)]}]
20:02:52.546 [DEBUG - kudu-nio-2] (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, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.207.62:38739, [8ms] Sub RPC GetTableLocations: received response from server master-127.20.207.62:38739: OK, deferred=null) after lookup
20:02:52.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 586fc25d4ab341658872329e71c4ef11 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=586fc25d4ab341658872329e71c4ef11@[8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)[L],bdec8fedd27f465eb11e689c7d96be79(127.20.207.2:44691),bfc43276aeb64664a63bda315ee61707(127.20.207.1:42619)]}]
20:02:52.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=8), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.207.62:38739, [8ms] Sub RPC GetTableLocations: received response from server master-127.20.207.62:38739: OK, deferred=null) after lookup
20:02:52.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 586fc25d4ab341658872329e71c4ef11 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.547 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=586fc25d4ab341658872329e71c4ef11@[8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)[L],bdec8fedd27f465eb11e689c7d96be79(127.20.207.2:44691),bfc43276aeb64664a63bda315ee61707(127.20.207.1:42619)]}]
20:02:52.547 [DEBUG - kudu-nio-2] (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.20.207.62:38739, [8ms] Sub RPC GetTableLocations: received response from server master-127.20.207.62:38739: OK, deferred=null) after lookup
20:02:52.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 586fc25d4ab341658872329e71c4ef11 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.547 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=586fc25d4ab341658872329e71c4ef11@[8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)[L],bdec8fedd27f465eb11e689c7d96be79(127.20.207.2:44691),bfc43276aeb64664a63bda315ee61707(127.20.207.1:42619)]}]
20:02:52.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.20.207.62:38739, [9ms] Sub RPC GetTableLocations: received response from server master-127.20.207.62:38739: OK, deferred=null) after lookup
20:02:52.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 586fc25d4ab341658872329e71c4ef11 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.548 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=586fc25d4ab341658872329e71c4ef11@[8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)[L],bdec8fedd27f465eb11e689c7d96be79(127.20.207.2:44691),bfc43276aeb64664a63bda315ee61707(127.20.207.1:42619)]}]
20:02:52.548 [DEBUG - kudu-nio-2] (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.20.207.62:38739, [8ms] Sub RPC GetTableLocations: received response from server master-127.20.207.62:38739: OK, deferred=null) after lookup
20:02:52.552 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x5d75c24e, L:/127.0.0.1:48460 - R:/127.20.207.3:46741] using TOKEN/null
20:02:52.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.563596 21674 raft_consensus.cc:1275] T 586fc25d4ab341658872329e71c4ef11 P bfc43276aeb64664a63bda315ee61707 [term 1 FOLLOWER]: Refusing update from remote peer 8a9e229b94304a83ab2eddb1a7b8ce72: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:52.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.564391 21809 raft_consensus.cc:1275] T 586fc25d4ab341658872329e71c4ef11 P bdec8fedd27f465eb11e689c7d96be79 [term 1 FOLLOWER]: Refusing update from remote peer 8a9e229b94304a83ab2eddb1a7b8ce72: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:52.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.564468 22026 consensus_queue.cc:1048] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfc43276aeb64664a63bda315ee61707" member_type: VOTER last_known_addr { host: "127.20.207.1" port: 42619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:52.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.565279 22026 consensus_queue.cc:1048] T 586fc25d4ab341658872329e71c4ef11 P 8a9e229b94304a83ab2eddb1a7b8ce72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdec8fedd27f465eb11e689c7d96be79" member_type: VOTER last_known_addr { host: "127.20.207.2" port: 44691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:52.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.587666 22063 mvcc.cc:204] Tried to move back new op lower bound from 7305383823612997632 to 7305383823191203840. Current Snapshot: MvccSnapshot[applied={T|T < 7305383823612997632}]
20:02:52.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:02:52.699554 22054 mvcc.cc:204] Tried to move back new op lower bound from 7305383824154828800 to 7305383823191203840. Current Snapshot: MvccSnapshot[applied={T|T < 7305383824154828800 or (T in {7305383824154828800})}]
20:03:07.327 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 6100 rows
20:03:07.329 [DEBUG - main] (Connection.java:575) [peer master-127.20.207.62:38739(127.20.207.62:38739)] disconnecting while in state READY
20:03:07.329 [DEBUG - main] (Connection.java:575) [peer master-127.20.207.60:39165(127.20.207.60:39165)] disconnecting while in state READY
20:03:07.329 [DEBUG - main] (Connection.java:575) [peer 8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)] disconnecting while in state READY
20:03:07.329 [DEBUG - main] (Connection.java:575) [peer master-127.20.207.61:34621(127.20.207.61:34621)] disconnecting while in state READY
20:03:07.329 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.20.207.62:38739(127.20.207.62:38739)] handling channelInactive
20:03:07.329 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.207.61:34621(127.20.207.61:34621)] handling channelInactive
20:03:07.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.207.61:34621(127.20.207.61:34621)] cleaning up while in state READY due to: connection closed
20:03:07.330 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.20.207.62:38739(127.20.207.62:38739)] cleaning up while in state READY due to: connection closed
20:03:07.330 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.207.60:39165(127.20.207.60:39165)] handling channelInactive
20:03:07.330 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.207.60:39165(127.20.207.60:39165)] cleaning up while in state READY due to: connection closed
20:03:07.331 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:07.333 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)] handling channelInactive
20:03:07.333 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 8a9e229b94304a83ab2eddb1a7b8ce72(127.20.207.3:46741)] cleaning up while in state READY due to: connection closed
20:03:07.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:03:07.336141 21308 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu with pid 21592
20:03:07.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:03:07.341785 21308 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu with pid 21727
20:03:07.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:03:07.346949 21308 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu with pid 21861
20:03:07.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:03:07.352501 21308 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu with pid 21319
20:03:07.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:03:07.357530 21308 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu with pid 21390
20:03:07.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 20:03:07.362450 21308 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskQPSvLz/build/debug/bin/kudu with pid 21460
20:03:07.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T20:03:07Z chronyd exiting

Time: 31.189

OK (2 tests)

