JUnit version 4.13.2
.08:23:30.583 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786523010572
08:23:30.649 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
08:23:30.722 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
08:23:30.732 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskFnCKvG/test-tmp
08:23:30.738 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
08:23:30.741 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskFnCKvG/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
08:23:30.930 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

08:23:30.943 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:23:30.944 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

08:23:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:30.945677  4055 mini_oidc.cc:150] Starting JWKS server
08:23:30.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:30.946486  4055 webserver.cc:533] Webserver started at http://127.0.0.1:34649/ using document root <none> and password file <none>
08:23:30.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:30.946584  4055 mini_oidc.cc:186] Starting OIDC Discovery server
08:23:30.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:30.946741  4055 webserver.cc:533] Webserver started at http://127.0.0.1:35173/ using document root <none> and password file <none>
08:23:30.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:23:30Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
08:23:30.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:23:30Z Disabled control of system clock
08:23:30.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:30.959758  4055 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:30.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:30.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/wal
08:23:30.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/data
08:23:30.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:23:30.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:23:30.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:23:30.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:30.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:30.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:30.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/logs
08:23:30.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/data/info.pb
08:23:30.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:23:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:23:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:23:30.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:23:30.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:30.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:30.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:30.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:23:30.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:23:30.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:23:30.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:23:30.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.245.254:46253
08:23:30.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.245.254
08:23:30.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:30.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.245.212:42193
08:23:30.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:30.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:30.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:30.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:23:30.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.245.254:46253,127.3.245.253:37501,127.3.245.252:40125
08:23:30.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:23:30.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34649/jwks.json with env {}
08:23:31.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.040278  4074 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:23:31.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.040444  4074 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:23:31.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.040463  4074 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:23:31.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.042150  4074 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:23:31.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.042186  4074 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:23:31.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.042198  4074 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:23:31.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.042210  4074 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:23:31.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.042223  4074 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:23:31.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.042234  4074 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34649/jwks.json
08:23:31.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.044013  4074 master_runner.cc:387] Master server non-default flags:
08:23:31.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/logs
08:23:31.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:31.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:23:31.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:31.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.245.212:42193
08:23:31.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:31.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:31.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/data
08:23:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/wal
08:23:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:23:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.245.254:46253,127.3.245.253:37501,127.3.245.252:40125
08:23:31.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:23:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.245.254:46253
08:23:31.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:23:31.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:23:31.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:23:31.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34649/jwks.json
08:23:31.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:31.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:31.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/data/info.pb
08:23:31.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.245.254
08:23:31.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:31.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:23:31.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4074
08:23:31.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:31.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:23:31.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:23:31.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:31.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:23:31.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:23:31.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:23:31.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:23:31.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:23:31.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:12 UTC on e7f111948823
08:23:31.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13301
08:23:31.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.044203  4074 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:23:31.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.044435  4074 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:23:31.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.047489  4087 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.047514  4085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.047508  4090 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.048589  4074 server_base.cc:1061] running on GCE node
08:23:31.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.048816  4074 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:23:31.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.049047  4074 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:23:31.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.050208  4074 hybrid_clock.cc:648] HybridClock initialized: now 1786523011050137 us; error 85 us; skew 500 ppm
08:23:31.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.051399  4074 webserver.cc:533] Webserver started at http://127.3.245.254:39009/ using document root <none> and password file <none>
08:23:31.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.051558  4074 fs_manager.cc:362] Metadata directory not provided
08:23:31.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.051585  4074 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:23:31.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.051667  4074 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:23:31.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.052763  4074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/data/instance:
08:23:31.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6fface26d1eb43cca06fc82cc4ebf7d2"
08:23:31.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.053148  4074 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/wal/instance:
08:23:31.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6fface26d1eb43cca06fc82cc4ebf7d2"
08:23:31.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.054765  4074 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
08:23:31.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.055584  4107 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:23:31.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.055729  4074 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
08:23:31.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.055785  4074 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/data,/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/wal
08:23:31.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6fface26d1eb43cca06fc82cc4ebf7d2"
08:23:31.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.055824  4074 fs_report.cc:389] FS layout report
08:23:31.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:23:31.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/wal
08:23:31.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/wal
08:23:31.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/data/data
08:23:31.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:23:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:23:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:23:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:23:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:23:31.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:23:31.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:23:31.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:23:31.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:23:31.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:23:31.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:23:31.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.074604  4074 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:23:31.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.074883  4074 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
08:23:31.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.074967  4074 kserver.cc:163] Server-wide thread pool size limit: 3276
08:23:31.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.079231  4074 rpc_server.cc:307] RPC server started. Bound to: 127.3.245.254:46253
08:23:31.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.079263  4202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.245.254:46253 every 8 connection(s)
08:23:31.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.079555  4074 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/data/info.pb
08:23:31.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.080179  4208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:31.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.081575  4208 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } has no permanent_uuid. Determining permanent_uuid...
08:23:31.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.084607  4055 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskFnCKvG/build/release/bin/kudu as pid 4074
08:23:31.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.084734  4055 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-0/wal/instance
08:23:31.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.085700  4055 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:31.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:31.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/wal
08:23:31.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/data
08:23:31.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:23:31.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:23:31.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:23:31.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:31.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:31.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/logs
08:23:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/data/info.pb
08:23:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:23:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:23:31.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:23:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:23:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:23:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:23:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:23:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:23:31.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.245.253:37501
08:23:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.245.253
08:23:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.245.212:42193
08:23:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:31.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:31.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:23:31.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.245.254:46253,127.3.245.253:37501,127.3.245.252:40125
08:23:31.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:23:31.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34649/jwks.json with env {}
08:23:31.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.095069  4208 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } has no permanent_uuid. Determining permanent_uuid...
08:23:31.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.095566  4109 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.245.253:37501: connect: Connection refused (error 111)
08:23:31.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.096088  4208 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.245.253:37501: Network error: Client connection negotiation failed: client connection to 127.3.245.253:37501: connect: Connection refused (error 111)
08:23:31.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.145352  4208 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } attempt: 1
08:23:31.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.146405  4208 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.245.253:37501: Network error: Client connection negotiation failed: client connection to 127.3.245.253:37501: connect: Connection refused (error 111)
08:23:31.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.174867  4221 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:23:31.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.175069  4221 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:23:31.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.175089  4221 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:23:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.176724  4221 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:23:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.176774  4221 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:23:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.176789  4221 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:23:31.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.176801  4221 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:23:31.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.176813  4221 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:23:31.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.176826  4221 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34649/jwks.json
08:23:31.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.178829  4221 master_runner.cc:387] Master server non-default flags:
08:23:31.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/logs
08:23:31.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:31.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:23:31.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:31.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.245.212:42193
08:23:31.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:31.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:31.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/data
08:23:31.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/wal
08:23:31.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:23:31.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.245.254:46253,127.3.245.253:37501,127.3.245.252:40125
08:23:31.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:31.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:31.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:23:31.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.245.253:37501
08:23:31.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:23:31.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:23:31.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:23:31.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34649/jwks.json
08:23:31.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:31.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:31.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/data/info.pb
08:23:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.245.253
08:23:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:23:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4221
08:23:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:23:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:23:31.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:31.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:23:31.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:23:31.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:23:31.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:23:31.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:23:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:12 UTC on e7f111948823
08:23:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13301
08:23:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.179049  4221 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:23:31.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.179241  4221 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:23:31.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.181929  4234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.181934  4232 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.182199  4236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.183022  4221 server_base.cc:1061] running on GCE node
08:23:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.183292  4221 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:23:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.183609  4221 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:23:31.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.184788  4221 hybrid_clock.cc:648] HybridClock initialized: now 1786523011184763 us; error 41 us; skew 500 ppm
08:23:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.186287  4221 webserver.cc:533] Webserver started at http://127.3.245.253:35481/ using document root <none> and password file <none>
08:23:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.186520  4221 fs_manager.cc:362] Metadata directory not provided
08:23:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.186576  4221 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:23:31.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.186702  4221 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:23:31.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.187849  4221 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/data/instance:
08:23:31.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "69f0c9a4f7784657822180bfddfff551"
08:23:31.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.188242  4221 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/wal/instance:
08:23:31.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "69f0c9a4f7784657822180bfddfff551"
08:23:31.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.189975  4221 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
08:23:31.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.190783  4246 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:23:31.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.190936  4221 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
08:23:31.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.190997  4221 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/data,/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/wal
08:23:31.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "69f0c9a4f7784657822180bfddfff551"
08:23:31.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.191056  4221 fs_report.cc:389] FS layout report
08:23:31.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:23:31.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/wal
08:23:31.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/wal
08:23:31.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/data/data
08:23:31.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:23:31.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:23:31.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:23:31.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:23:31.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:23:31.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:23:31.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:23:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:23:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:23:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:23:31.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:23:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.210657  4221 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:23:31.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.211045  4221 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
08:23:31.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.211176  4221 kserver.cc:163] Server-wide thread pool size limit: 3276
08:23:31.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.214567  4208 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } attempt: 2
08:23:31.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.215422  4208 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.245.253:37501: Network error: Client connection negotiation failed: client connection to 127.3.245.253:37501: connect: Connection refused (error 111)
08:23:31.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.216341  4221 rpc_server.cc:307] RPC server started. Bound to: 127.3.245.253:37501
08:23:31.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.216382  4342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.245.253:37501 every 8 connection(s)
08:23:31.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.216800  4221 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/data/info.pb
08:23:31.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.217605  4344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:31.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.219084  4344 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } has no permanent_uuid. Determining permanent_uuid...
08:23:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.221040  4055 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskFnCKvG/build/release/bin/kudu as pid 4221
08:23:31.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.221129  4055 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-1/wal/instance
08:23:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.221557  4055 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/wal
08:23:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/data
08:23:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:23:31.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:23:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:23:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/logs
08:23:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/data/info.pb
08:23:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:31.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:23:31.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:23:31.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:23:31.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:23:31.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:31.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:31.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:31.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:23:31.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:23:31.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:23:31.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:23:31.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.245.252:40125
08:23:31.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.245.252
08:23:31.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:31.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.245.212:42193
08:23:31.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:31.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:31.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:31.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:23:31.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.245.254:46253,127.3.245.253:37501,127.3.245.252:40125
08:23:31.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:23:31.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34649/jwks.json with env {}
08:23:31.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.225747  4344 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } has no permanent_uuid. Determining permanent_uuid...
08:23:31.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.232141  4344 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } has no permanent_uuid. Determining permanent_uuid...
08:23:31.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.233158  4247 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.245.252:40125: connect: Connection refused (error 111)
08:23:31.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.233951  4344 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.245.252:40125: Network error: Client connection negotiation failed: client connection to 127.3.245.252:40125: connect: Connection refused (error 111)
08:23:31.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.283221  4344 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } attempt: 1
08:23:31.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.284235  4344 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.245.252:40125: Network error: Client connection negotiation failed: client connection to 127.3.245.252:40125: connect: Connection refused (error 111)
08:23:31.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.306607  4208 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } attempt: 3
08:23:31.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.310025  4208 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } has no permanent_uuid. Determining permanent_uuid...
08:23:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.310861  4208 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.245.252:40125: Network error: Client connection negotiation failed: client connection to 127.3.245.252:40125: connect: Connection refused (error 111)
08:23:31.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.312456  4348 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:23:31.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.312665  4348 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:23:31.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.312700  4348 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:23:31.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.314659  4348 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:23:31.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.314738  4348 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:23:31.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.314761  4348 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:23:31.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.314781  4348 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:23:31.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.314798  4348 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:23:31.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.314814  4348 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34649/jwks.json
08:23:31.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.317162  4348 master_runner.cc:387] Master server non-default flags:
08:23:31.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/logs
08:23:31.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:23:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.245.212:42193
08:23:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/data
08:23:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/wal
08:23:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:23:31.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.245.254:46253,127.3.245.253:37501,127.3.245.252:40125
08:23:31.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:31.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:31.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:23:31.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.245.252:40125
08:23:31.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:23:31.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:23:31.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:23:31.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34649/jwks.json
08:23:31.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:31.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:31.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/data/info.pb
08:23:31.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.245.252
08:23:31.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:31.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:23:31.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4348
08:23:31.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:31.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:23:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:23:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:23:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:23:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:23:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:23:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:23:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:12 UTC on e7f111948823
08:23:31.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13301
08:23:31.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.317534  4348 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:23:31.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.317858  4348 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:23:31.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.320832  4363 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.320964  4359 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.320825  4360 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.321420  4348 server_base.cc:1061] running on GCE node
08:23:31.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.321764  4348 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:23:31.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.322074  4348 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:23:31.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.323237  4348 hybrid_clock.cc:648] HybridClock initialized: now 1786523011323201 us; error 47 us; skew 500 ppm
08:23:31.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.324633  4348 webserver.cc:533] Webserver started at http://127.3.245.252:33305/ using document root <none> and password file <none>
08:23:31.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.324874  4348 fs_manager.cc:362] Metadata directory not provided
08:23:31.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.324927  4348 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:23:31.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.325052  4348 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:23:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.326195  4348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/data/instance:
08:23:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a754b5f1675c4901ad3dc91d1ff5ad47"
08:23:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.326577  4348 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/wal/instance:
08:23:31.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a754b5f1675c4901ad3dc91d1ff5ad47"
08:23:31.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.328223  4348 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
08:23:31.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.329123  4377 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:23:31.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.329345  4348 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
08:23:31.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.329401  4348 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/data,/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/wal
08:23:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a754b5f1675c4901ad3dc91d1ff5ad47"
08:23:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.329456  4348 fs_report.cc:389] FS layout report
08:23:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:23:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/wal
08:23:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/wal
08:23:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/data/data
08:23:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:23:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:23:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:23:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:23:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:23:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:23:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:23:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:23:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:23:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:23:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:23:31.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.342032  4208 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } attempt: 1
08:23:31.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.343149  4348 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:23:31.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.343429  4208 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.245.252:40125: Network error: Client connection negotiation failed: client connection to 127.3.245.252:40125: connect: Connection refused (error 111)
08:23:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.343536  4348 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
08:23:31.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.343647  4348 kserver.cc:163] Server-wide thread pool size limit: 3276
08:23:31.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.348726  4348 rpc_server.cc:307] RPC server started. Bound to: 127.3.245.252:40125
08:23:31.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.348762  4470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.245.252:40125 every 8 connection(s)
08:23:31.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.349231  4348 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/data/info.pb
08:23:31.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.349884  4474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:31.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.351328  4474 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } has no permanent_uuid. Determining permanent_uuid...
08:23:31.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.352555  4344 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } attempt: 2
08:23:31.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.356750  4474 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } has no permanent_uuid. Determining permanent_uuid...
08:23:31.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.358198  4344 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551: Bootstrap starting.
08:23:31.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.358678  4055 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskFnCKvG/build/release/bin/kudu as pid 4348
08:23:31.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.358793  4055 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/master-2/wal/instance
08:23:31.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.359063  4344 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551: Neither blocks nor log segments found. Creating new log.
08:23:31.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.359377  4344 log.cc:826] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551: Log is configured to *not* fsync() on all Append() calls
08:23:31.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.360194  4344 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551: No bootstrap required, opened a new log
08:23:31.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.362021  4344 raft_consensus.cc:359] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } }
08:23:31.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.362156  4344 raft_consensus.cc:385] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:31.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.362191  4344 raft_consensus.cc:740] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69f0c9a4f7784657822180bfddfff551, State: Initialized, Role: FOLLOWER
08:23:31.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.362299  4344 consensus_queue.cc:260] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [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: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } }
08:23:31.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.362620  4344 sys_catalog.cc:565] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [sys.catalog]: configured and running, proceeding with master startup.
08:23:31.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.362834  4474 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } has no permanent_uuid. Determining permanent_uuid...
08:23:31.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.363550  4487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [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: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } } }
08:23:31.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.363637  4487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [sys.catalog]: This master's current role is: FOLLOWER
08:23:31.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.365769  4507 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:23:31.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.366122  4507 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:23:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.365971  4221 master_runner.cc:187] Error getting master registration for 127.3.245.254:46253: OK, instance_id { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" instance_seqno: 1786523011078035 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:23:31.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.367799  4221 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:23:31.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.369030  4474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47: Bootstrap starting.
08:23:31.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.369907  4474 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47: Neither blocks nor log segments found. Creating new log.
08:23:31.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.370168  4474 log.cc:826] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47: Log is configured to *not* fsync() on all Append() calls
08:23:31.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.371173  4474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47: No bootstrap required, opened a new log
08:23:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.373430  4474 raft_consensus.cc:359] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } }
08:23:31.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.373569  4474 raft_consensus.cc:385] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.373603  4474 raft_consensus.cc:740] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a754b5f1675c4901ad3dc91d1ff5ad47, State: Initialized, Role: FOLLOWER
08:23:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.373739  4474 consensus_queue.cc:260] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [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: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } }
08:23:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.374082  4474 sys_catalog.cc:565] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [sys.catalog]: configured and running, proceeding with master startup.
08:23:31.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.374051  4516 sys_catalog.cc:455] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [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: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } } }
08:23:31.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.374138  4516 sys_catalog.cc:458] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [sys.catalog]: This master's current role is: FOLLOWER
08:23:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.376266  4544 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:23:31.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.376335  4544 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:23:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.376487  4348 master_runner.cc:187] Error getting master registration for 127.3.245.254:46253: OK, instance_id { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" instance_seqno: 1786523011078035 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:23:31.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.378341  4348 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:23:31.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.418608  4208 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } attempt: 2
08:23:31.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.423723  4208 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2: Bootstrap starting.
08:23:31.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.424532  4208 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2: Neither blocks nor log segments found. Creating new log.
08:23:31.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.424860  4208 log.cc:826] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2: Log is configured to *not* fsync() on all Append() calls
08:23:31.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.425669  4208 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2: No bootstrap required, opened a new log
08:23:31.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.427695  4208 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } }
08:23:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.427824  4208 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.427860  4208 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fface26d1eb43cca06fc82cc4ebf7d2, State: Initialized, Role: FOLLOWER
08:23:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.427981  4208 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [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: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } }
08:23:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.428364  4208 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [sys.catalog]: configured and running, proceeding with master startup.
08:23:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.428385  4548 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [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: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } } }
08:23:31.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.428467  4548 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [sys.catalog]: This master's current role is: FOLLOWER
08:23:31.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.430593  4575 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:23:31.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.430661  4575 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:23:31.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.432984  4074 master_runner.cc:264] No leader master found from master 6fface26d1eb43cca06fc82cc4ebf7d2
08:23:31.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.433041  4074 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:23:31.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.457634  4487 raft_consensus.cc:493] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:23:31.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.457808  4487 raft_consensus.cc:515] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } }
08:23:31.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.458105  4487 leader_election.cc:290] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6fface26d1eb43cca06fc82cc4ebf7d2 (127.3.245.254:46253), a754b5f1675c4901ad3dc91d1ff5ad47 (127.3.245.252:40125)
08:23:31.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.458438  4429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "69f0c9a4f7784657822180bfddfff551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" is_pre_election: true
08:23:31.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.458603  4429 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69f0c9a4f7784657822180bfddfff551 in term 0.
08:23:31.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.458787  4247 leader_election.cc:304] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [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: 69f0c9a4f7784657822180bfddfff551, a754b5f1675c4901ad3dc91d1ff5ad47; no voters: 
08:23:31.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.458930  4487 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:23:31.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.458967  4487 raft_consensus.cc:493] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:23:31.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.458989  4487 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [term 0 FOLLOWER]: Advancing to term 1
08:23:31.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.459820  4487 raft_consensus.cc:515] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } }
08:23:31.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.459946  4487 leader_election.cc:290] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [CANDIDATE]: Term 1 election: Requested vote from peers 6fface26d1eb43cca06fc82cc4ebf7d2 (127.3.245.254:46253), a754b5f1675c4901ad3dc91d1ff5ad47 (127.3.245.252:40125)
08:23:31.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.460147  4429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "69f0c9a4f7784657822180bfddfff551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47"
08:23:31.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.460232  4429 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [term 0 FOLLOWER]: Advancing to term 1
08:23:31.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.461140  4429 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f0c9a4f7784657822180bfddfff551 in term 1.
08:23:31.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.461337  4247 leader_election.cc:304] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [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: 69f0c9a4f7784657822180bfddfff551, a754b5f1675c4901ad3dc91d1ff5ad47; no voters: 
08:23:31.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.461413  4487 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [term 1 FOLLOWER]: Leader election won for term 1
08:23:31.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.461578  4487 raft_consensus.cc:697] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [term 1 LEADER]: Becoming Leader. State: Replica: 69f0c9a4f7784657822180bfddfff551, State: Running, Role: LEADER
08:23:31.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.461536  4150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "69f0c9a4f7784657822180bfddfff551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" is_pre_election: true
08:23:31.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.461670  4487 consensus_queue.cc:237] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [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: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } }
08:23:31.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.461694  4150 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69f0c9a4f7784657822180bfddfff551 in term 0.
08:23:31.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.461869  4147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "69f0c9a4f7784657822180bfddfff551" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2"
08:23:31.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.461884  4255 tablet.cc:2406] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:23:31.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.461937  4147 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [term 0 FOLLOWER]: Advancing to term 1
08:23:31.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.462065  4487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69f0c9a4f7784657822180bfddfff551. Latest consensus state: current_term: 1 leader_uuid: "69f0c9a4f7784657822180bfddfff551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } } }
08:23:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.462131  4487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [sys.catalog]: This master's current role is: LEADER
08:23:31.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.462764  4147 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69f0c9a4f7784657822180bfddfff551 in term 1.
08:23:31.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.467057  4582 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
08:23:31.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.467619  4582 catalog_manager.cc:1520] Initializing Kudu cluster ID...
08:23:31.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.470746  4429 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [term 1 FOLLOWER]: Refusing update from remote peer 69f0c9a4f7784657822180bfddfff551: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:23:31.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.477476  4578 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:31.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.478994  4516 sys_catalog.cc:455] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69f0c9a4f7784657822180bfddfff551. Latest consensus state: current_term: 1 leader_uuid: "69f0c9a4f7784657822180bfddfff551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } } }
08:23:31.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.479103  4516 sys_catalog.cc:458] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [sys.catalog]: This master's current role is: FOLLOWER
08:23:31.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.485419  4147 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [term 1 FOLLOWER]: Refusing update from remote peer 69f0c9a4f7784657822180bfddfff551: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:23:31.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.485718  4578 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:31.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.487238  4548 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 69f0c9a4f7784657822180bfddfff551. Latest consensus state: current_term: 1 leader_uuid: "69f0c9a4f7784657822180bfddfff551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } } }
08:23:31.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.487550  4548 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [sys.catalog]: This master's current role is: FOLLOWER
08:23:31.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.488380  4584 mvcc.cc:204] Tried to move back new op lower bound from 7317598254981398528 to 7317598254947581952. Current Snapshot: MvccSnapshot[applied={T|T < 7317598254981398528}]
08:23:31.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.488709  4487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "69f0c9a4f7784657822180bfddfff551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } } }
08:23:31.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.488790  4487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [sys.catalog]: This master's current role is: LEADER
08:23:31.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.488741  4516 sys_catalog.cc:455] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "69f0c9a4f7784657822180bfddfff551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } } }
08:23:31.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.488843  4516 sys_catalog.cc:458] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47 [sys.catalog]: This master's current role is: FOLLOWER
08:23:31.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.489053  4587 mvcc.cc:204] Tried to move back new op lower bound from 7317598254981398528 to 7317598254947581952. Current Snapshot: MvccSnapshot[applied={T|T < 7317598254981398528}]
08:23:31.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.494732  4582 catalog_manager.cc:1383] Generated new cluster ID: 5807cb7212364c21a6372b3426de6e29
08:23:31.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.494827  4582 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
08:23:31.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.502537  4487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "69f0c9a4f7784657822180bfddfff551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } } }
08:23:31.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.502666  4487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551 [sys.catalog]: This master's current role is: LEADER
08:23:31.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.503768  4548 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "69f0c9a4f7784657822180bfddfff551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6fface26d1eb43cca06fc82cc4ebf7d2" member_type: VOTER last_known_addr { host: "127.3.245.254" port: 46253 } } peers { permanent_uuid: "69f0c9a4f7784657822180bfddfff551" member_type: VOTER last_known_addr { host: "127.3.245.253" port: 37501 } } peers { permanent_uuid: "a754b5f1675c4901ad3dc91d1ff5ad47" member_type: VOTER last_known_addr { host: "127.3.245.252" port: 40125 } } }
08:23:31.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.503857  4548 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2 [sys.catalog]: This master's current role is: FOLLOWER
08:23:31.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.514592  4582 catalog_manager.cc:1406] Generated new certificate authority record
08:23:31.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.515990  4582 catalog_manager.cc:1540] Loading token signing keys...
08:23:31.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.527916  4582 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 69f0c9a4f7784657822180bfddfff551: Generated new TSK 0
08:23:31.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.528640  4582 catalog_manager.cc:1550] Initializing in-progress tserver states...
08:23:31.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.543753  4055 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:31.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:31.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/wal
08:23:31.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/data
08:23:31.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:23:31.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:23:31.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:23:31.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:31.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:31.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:31.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/logs
08:23:31.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/data/info.pb
08:23:31.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:31.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:23:31.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:23:31.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:23:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:23:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:23:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:23:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.245.193:0
08:23:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.245.193
08:23:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.245.193
08:23:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.245.254:46253,127.3.245.253:37501,127.3.245.252:40125
08:23:31.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.245.212:42193
08:23:31.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:31.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:31.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:23:31.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.652096  4600 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:23:31.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.652341  4600 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:23:31.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.652375  4600 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:23:31.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.654290  4600 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:23:31.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.654389  4600 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.245.193
08:23:31.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.656213  4600 tablet_server_runner.cc:78] Tablet server non-default flags:
08:23:31.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/logs
08:23:31.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:31.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:23:31.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:31.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.245.212:42193
08:23:31.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:31.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:31.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/data
08:23:31.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/wal
08:23:31.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:31.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:31.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.245.193:0
08:23:31.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:23:31.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:31.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:31.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/data/info.pb
08:23:31.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.245.193
08:23:31.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:31.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.245.254:46253,127.3.245.253:37501,127.3.245.252:40125
08:23:31.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:23:31.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4600
08:23:31.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:31.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:23:31.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:23:31.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:31.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.245.193
08:23:31.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:23:31.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:23:31.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:23:31.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:23:31.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:23:31.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:12 UTC on e7f111948823
08:23:31.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13301
08:23:31.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.656478  4600 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:23:31.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.656757  4600 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:23:31.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.662184  4614 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.663307  4610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.663408  4612 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.663443  4600 server_base.cc:1061] running on GCE node
08:23:31.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.666038  4600 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:23:31.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.666370  4600 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:23:31.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.669615  4600 hybrid_clock.cc:648] HybridClock initialized: now 1786523011669587 us; error 62 us; skew 500 ppm
08:23:31.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.671291  4600 webserver.cc:533] Webserver started at http://127.3.245.193:42993/ using document root <none> and password file <none>
08:23:31.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.671545  4600 fs_manager.cc:362] Metadata directory not provided
08:23:31.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.671594  4600 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:23:31.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.671722  4600 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:23:31.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.672899  4600 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/data/instance:
08:23:31.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ada6cf861b664bc58b04b46a7f589218"
08:23:31.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.673370  4600 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/wal/instance:
08:23:31.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ada6cf861b664bc58b04b46a7f589218"
08:23:31.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.674993  4600 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
08:23:31.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.676110  4624 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:23:31.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.676343  4600 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
08:23:31.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.676416  4600 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/data,/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/wal
08:23:31.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ada6cf861b664bc58b04b46a7f589218"
08:23:31.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.676479  4600 fs_report.cc:389] FS layout report
08:23:31.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:23:31.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/wal
08:23:31.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/wal
08:23:31.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/data/data
08:23:31.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:23:31.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:23:31.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:23:31.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:23:31.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:23:31.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:23:31.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:23:31.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:23:31.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:23:31.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:23:31.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:23:31.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.699303  4600 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:23:31.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.699653  4600 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
08:23:31.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.699756  4600 kserver.cc:163] Server-wide thread pool size limit: 3276
08:23:31.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.700014  4600 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:23:31.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.700459  4600 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:23:31.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.700489  4600 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:23:31.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.700515  4600 ts_tablet_manager.cc:616] Registered 0 tablets
08:23:31.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.700527  4600 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:23:31.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.707114  4600 rpc_server.cc:307] RPC server started. Bound to: 127.3.245.193:34825
08:23:31.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.707168  4861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.245.193:34825 every 8 connection(s)
08:23:31.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.707512  4600 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/data/info.pb
08:23:31.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.713130  4865 heartbeater.cc:344] Connected to a master server at 127.3.245.253:37501
08:23:31.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.713138  4862 heartbeater.cc:344] Connected to a master server at 127.3.245.252:40125
08:23:31.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.713315  4862 heartbeater.cc:461] Registering TS with master...
08:23:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.713313  4865 heartbeater.cc:461] Registering TS with master...
08:23:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.713567  4865 heartbeater.cc:507] Master 127.3.245.253:37501 requested a full tablet report, sending...
08:23:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.713567  4862 heartbeater.cc:507] Master 127.3.245.252:40125 requested a full tablet report, sending...
08:23:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.713657  4863 heartbeater.cc:344] Connected to a master server at 127.3.245.254:46253
08:23:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.713733  4863 heartbeater.cc:461] Registering TS with master...
08:23:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.713837  4863 heartbeater.cc:507] Master 127.3.245.254:46253 requested a full tablet report, sending...
08:23:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.714108  4055 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskFnCKvG/build/release/bin/kudu as pid 4600
08:23:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.714174  4055 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-0/wal/instance
08:23:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.714250  4134 ts_manager.cc:194] Registered new tserver with Master: ada6cf861b664bc58b04b46a7f589218 (127.3.245.193:34825)
08:23:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.714653  4410 ts_manager.cc:194] Registered new tserver with Master: ada6cf861b664bc58b04b46a7f589218 (127.3.245.193:34825)
08:23:31.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.714932  4275 ts_manager.cc:194] Registered new tserver with Master: ada6cf861b664bc58b04b46a7f589218 (127.3.245.193:34825)
08:23:31.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.715723  4275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.245.193:39963
08:23:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.716162  4055 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/wal
08:23:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/data
08:23:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:23:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:23:31.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:23:31.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:31.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:31.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:31.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/logs
08:23:31.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/data/info.pb
08:23:31.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:31.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.245.194:0
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.245.194
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.245.194
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.245.254:46253,127.3.245.253:37501,127.3.245.252:40125
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.245.212:42193
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:31.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:23:31.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.800875  4873 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:23:31.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.801106  4873 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:23:31.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.801141  4873 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:23:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.803023  4873 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:23:31.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.803126  4873 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.245.194
08:23:31.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.804873  4873 tablet_server_runner.cc:78] Tablet server non-default flags:
08:23:31.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/logs
08:23:31.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:31.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:23:31.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:31.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.245.212:42193
08:23:31.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:31.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:31.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/data
08:23:31.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/wal
08:23:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.245.194:0
08:23:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:23:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/data/info.pb
08:23:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.245.194
08:23:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.245.254:46253,127.3.245.253:37501,127.3.245.252:40125
08:23:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:23:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4873
08:23:31.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:31.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:23:31.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:23:31.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:31.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.245.194
08:23:31.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:23:31.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:23:31.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:23:31.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:23:31.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:23:31.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:12 UTC on e7f111948823
08:23:31.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13301
08:23:31.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.805164  4873 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:23:31.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.805506  4873 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:23:31.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.808568  4881 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.808878  4873 server_base.cc:1061] running on GCE node
08:23:31.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.808578  4884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.808715  4888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.809137  4873 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:23:31.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.809422  4873 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:23:31.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.810583  4873 hybrid_clock.cc:648] HybridClock initialized: now 1786523011810564 us; error 33 us; skew 500 ppm
08:23:31.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.811810  4873 webserver.cc:533] Webserver started at http://127.3.245.194:42659/ using document root <none> and password file <none>
08:23:31.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.812062  4873 fs_manager.cc:362] Metadata directory not provided
08:23:31.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.812122  4873 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:23:31.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.812250  4873 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:23:31.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.813271  4873 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/data/instance:
08:23:31.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8912051093df42b387a29d32f927d8f5"
08:23:31.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.813675  4873 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/wal/instance:
08:23:31.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8912051093df42b387a29d32f927d8f5"
08:23:31.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.815129  4873 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
08:23:31.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.816013  4896 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:23:31.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.816277  4873 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
08:23:31.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.816361  4873 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/data,/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/wal
08:23:31.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8912051093df42b387a29d32f927d8f5"
08:23:31.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.816425  4873 fs_report.cc:389] FS layout report
08:23:31.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:23:31.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/wal
08:23:31.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/wal
08:23:31.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/data/data
08:23:31.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:23:31.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:23:31.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:23:31.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:23:31.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:23:31.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:23:31.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:23:31.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:23:31.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:23:31.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:23:31.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:23:31.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.842085  4873 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:23:31.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.842417  4873 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
08:23:31.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.842512  4873 kserver.cc:163] Server-wide thread pool size limit: 3276
08:23:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.842711  4873 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:23:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.843142  4873 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:23:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.843189  4873 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:23:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.843212  4873 ts_tablet_manager.cc:616] Registered 0 tablets
08:23:31.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.843225  4873 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:23:31.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.849642  4873 rpc_server.cc:307] RPC server started. Bound to: 127.3.245.194:39313
08:23:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.849743  5112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.245.194:39313 every 8 connection(s)
08:23:31.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.850108  4873 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/data/info.pb
08:23:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.852017  4055 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskFnCKvG/build/release/bin/kudu as pid 4873
08:23:31.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.852159  4055 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-1/wal/instance
08:23:31.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.853713  4055 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/wal
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/data
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/logs
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/data/info.pb
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:23:31.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:23:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:23:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.245.195:0
08:23:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.245.195
08:23:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.245.195
08:23:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.245.254:46253,127.3.245.253:37501,127.3.245.252:40125
08:23:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.245.212:42193
08:23:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:31.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:23:31.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.856659  5116 heartbeater.cc:344] Connected to a master server at 127.3.245.254:46253
08:23:31.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.856802  5116 heartbeater.cc:461] Registering TS with master...
08:23:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.856997  5116 heartbeater.cc:507] Master 127.3.245.254:46253 requested a full tablet report, sending...
08:23:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.857194  5117 heartbeater.cc:344] Connected to a master server at 127.3.245.253:37501
08:23:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.857246  5117 heartbeater.cc:461] Registering TS with master...
08:23:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.857342  5117 heartbeater.cc:507] Master 127.3.245.253:37501 requested a full tablet report, sending...
08:23:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.857465  4134 ts_manager.cc:194] Registered new tserver with Master: 8912051093df42b387a29d32f927d8f5 (127.3.245.194:39313)
08:23:31.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.857560  4275 ts_manager.cc:194] Registered new tserver with Master: 8912051093df42b387a29d32f927d8f5 (127.3.245.194:39313)
08:23:31.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.858008  4275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.245.194:47445
08:23:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.859756  5115 heartbeater.cc:344] Connected to a master server at 127.3.245.252:40125
08:23:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.859846  5115 heartbeater.cc:461] Registering TS with master...
08:23:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.860208  5115 heartbeater.cc:507] Master 127.3.245.252:40125 requested a full tablet report, sending...
08:23:31.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.860538  4410 ts_manager.cc:194] Registered new tserver with Master: 8912051093df42b387a29d32f927d8f5 (127.3.245.194:39313)
08:23:31.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.939577  5125 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:23:31.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.939821  5125 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:23:31.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.939855  5125 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:23:31.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.942149  5125 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:23:31.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.942263  5125 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.245.195
08:23:31.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.944111  5125 tablet_server_runner.cc:78] Tablet server non-default flags:
08:23:31.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/logs
08:23:31.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:31.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:23:31.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:31.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.245.212:42193
08:23:31.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:31.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:31.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/data
08:23:31.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/wal
08:23:31.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:31.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:31.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.245.195:0
08:23:31.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:23:31.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:31.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:31.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/data/info.pb
08:23:31.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.245.195
08:23:31.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:31.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.245.254:46253,127.3.245.253:37501,127.3.245.252:40125
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5125
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.245.195
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:12 UTC on e7f111948823
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13301
08:23:31.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.944393  5125 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:23:31.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.944715  5125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:23:31.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.947680  5135 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.947687  5134 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:31.947938  5141 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:31.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.948407  5125 server_base.cc:1061] running on GCE node
08:23:31.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.948593  5125 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:23:31.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.948856  5125 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:23:31.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.950019  5125 hybrid_clock.cc:648] HybridClock initialized: now 1786523011949989 us; error 41 us; skew 500 ppm
08:23:31.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.951259  5125 webserver.cc:533] Webserver started at http://127.3.245.195:46447/ using document root <none> and password file <none>
08:23:31.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.951486  5125 fs_manager.cc:362] Metadata directory not provided
08:23:31.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.951551  5125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:23:31.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.951679  5125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:23:31.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.952695  5125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/data/instance:
08:23:31.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7f5180ac236b47e8aa1c14c130d4f9ec"
08:23:31.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.953088  5125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/wal/instance:
08:23:31.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7f5180ac236b47e8aa1c14c130d4f9ec"
08:23:31.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.954900  5125 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
08:23:31.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.955740  5151 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:23:31.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.955919  5125 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
08:23:31.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.955982  5125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/data,/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/wal
08:23:31.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7f5180ac236b47e8aa1c14c130d4f9ec"
08:23:31.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:31 on dist-test-slave-z8x9"
08:23:31.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.956028  5125 fs_report.cc:389] FS layout report
08:23:31.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:23:31.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/wal
08:23:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/wal
08:23:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/data/data
08:23:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:23:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:23:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:23:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:23:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:23:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:23:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:23:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:23:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:23:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:23:31.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:23:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.968082  5125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:23:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.968429  5125 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
08:23:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.968526  5125 kserver.cc:163] Server-wide thread pool size limit: 3276
08:23:31.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.968729  5125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:23:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.969031  5125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:23:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.969064  5125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:23:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.969089  5125 ts_tablet_manager.cc:616] Registered 0 tablets
08:23:31.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.969101  5125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:23:31.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.975947  5125 rpc_server.cc:307] RPC server started. Bound to: 127.3.245.195:39887
08:23:31.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.976022  5373 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.245.195:39887 every 8 connection(s)
08:23:31.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.976461  5125 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/data/info.pb
08:23:31.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.980881  4055 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskFnCKvG/build/release/bin/kudu as pid 5125
08:23:31.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.980973  4055 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster1601967073707170527/ts-2/wal/instance
08:23:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.983042  5376 heartbeater.cc:344] Connected to a master server at 127.3.245.253:37501
08:23:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.983031  5374 heartbeater.cc:344] Connected to a master server at 127.3.245.252:40125
08:23:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.983178  5376 heartbeater.cc:461] Registering TS with master...
08:23:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.983179  5374 heartbeater.cc:461] Registering TS with master...
08:23:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.983417  5376 heartbeater.cc:507] Master 127.3.245.253:37501 requested a full tablet report, sending...
08:23:31.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.983417  5374 heartbeater.cc:507] Master 127.3.245.252:40125 requested a full tablet report, sending...
08:23:31.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.983812  4275 ts_manager.cc:194] Registered new tserver with Master: 7f5180ac236b47e8aa1c14c130d4f9ec (127.3.245.195:39887)
08:23:31.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.983934  4410 ts_manager.cc:194] Registered new tserver with Master: 7f5180ac236b47e8aa1c14c130d4f9ec (127.3.245.195:39887)
08:23:31.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.984390  4275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.245.195:51841
08:23:31.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.984416  5375 heartbeater.cc:344] Connected to a master server at 127.3.245.254:46253
08:23:31.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.984477  5375 heartbeater.cc:461] Registering TS with master...
08:23:31.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.984582  5375 heartbeater.cc:507] Master 127.3.245.254:46253 requested a full tablet report, sending...
08:23:31.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.984884  4134 ts_manager.cc:194] Registered new tserver with Master: 7f5180ac236b47e8aa1c14c130d4f9ec (127.3.245.195:39887)
08:23:31.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:31.998474  4055 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
08:23:31.999 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:23:32.000 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

08:23:32.009 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.3.245.254"
      port: 46253
    }
    bound_http_address {
      host: "127.3.245.254"
      port: 39009
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.3.245.253"
      port: 37501
    }
    bound_http_address {
      host: "127.3.245.253"
      port: 35481
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.3.245.252"
      port: 40125
    }
    bound_http_address {
      host: "127.3.245.252"
      port: 33305
    }
  }
}

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

08:23:32.015 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.3.245.193"
      port: 34825
    }
    bound_http_address {
      host: "127.3.245.193"
      port: 42993
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.3.245.194"
      port: 39313
    }
    bound_http_address {
      host: "127.3.245.194"
      port: 42659
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.3.245.195"
      port: 39887
    }
    bound_http_address {
      host: "127.3.245.195"
      port: 46447
    }
  }
}

08:23:32.016 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
08:23:32.225 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
08:23:32.297 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:32.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:32.376765  4544 catalog_manager.cc:1295] Loaded cluster ID: 5807cb7212364c21a6372b3426de6e29
08:23:32.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:32.376879  4544 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47: loading cluster ID for follower catalog manager: success
08:23:32.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:32.378259  4544 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47: acquiring CA information for follower catalog manager: success
08:23:32.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:32.378628  4544 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a754b5f1675c4901ad3dc91d1ff5ad47: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:23:32.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:32.431149  4575 catalog_manager.cc:1295] Loaded cluster ID: 5807cb7212364c21a6372b3426de6e29
08:23:32.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:32.431236  4575 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2: loading cluster ID for follower catalog manager: success
08:23:32.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:32.432524  4575 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2: acquiring CA information for follower catalog manager: success
08:23:32.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:32.432847  4575 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 6fface26d1eb43cca06fc82cc4ebf7d2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:23:32.480 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:32.541 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:32.543 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:32.561 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:32.561 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:32.562 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:32.662 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:32.663 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:32.667 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:32.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:32.716454  4865 heartbeater.cc:499] Master 127.3.245.253:37501 was elected leader, sending a full tablet report...
08:23:32.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:32.858683  5117 heartbeater.cc:499] Master 127.3.245.253:37501 was elected leader, sending a full tablet report...
08:23:32.919 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3a8e8040, L:/127.0.0.1:56380 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:32.919 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed4be148, L:/127.0.0.1:41660 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:32.919 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4d041744, L:/127.0.0.1:43886 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:32.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:32.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=520), Traces: [0ms] refreshing cache from master, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [490ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [491ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [491ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:32.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:32.985230  5376 heartbeater.cc:499] Master 127.3.245.253:37501 was elected leader, sending a full tablet report...
08:23:33.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.011340  4275 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41660:
08:23:33.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
08:23:33.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:23:33.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:23:33.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
08:23:33.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:23:33.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
08:23:33.015 [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"
08:23:33.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:23:33.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:23:33.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
08:23:33.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:23:33.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
08:23:33.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:23:33.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:23:33.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:23:33.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:33.011752  4275 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testManyClients in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
08:23:33.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.023590  4723 tablet_service.cc:1511] Processing CreateTablet for tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 (DEFAULT_TABLE table=testManyClients [id=3362954676574da88af125f71e079065]), partition=RANGE (key) PARTITION VALUES < 10
08:23:33.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.024009  4723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a6a32ccae2c4919bb5b3f4bafd474d9. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:33.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.026549  5426 tablet_bootstrap.cc:492] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218: Bootstrap starting.
08:23:33.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.026865  4986 tablet_service.cc:1511] Processing CreateTablet for tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 (DEFAULT_TABLE table=testManyClients [id=3362954676574da88af125f71e079065]), partition=RANGE (key) PARTITION VALUES < 10
08:23:33.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.027208  4986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a6a32ccae2c4919bb5b3f4bafd474d9. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:33.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.027340  5426 tablet_bootstrap.cc:654] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218: Neither blocks nor log segments found. Creating new log.
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.027594  5426 log.cc:826] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218: Log is configured to *not* fsync() on all Append() calls
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.028219  5426 tablet_bootstrap.cc:492] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218: No bootstrap required, opened a new log
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.028267  5426 ts_tablet_manager.cc:1403] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.029259  5430 tablet_bootstrap.cc:492] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 8912051093df42b387a29d32f927d8f5: Bootstrap starting.
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.029533  4722 tablet_service.cc:1511] Processing CreateTablet for tablet 6213b50125de4384be38e7c4bc2f585d (DEFAULT_TABLE table=testManyClients [id=3362954676574da88af125f71e079065]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.029639  4722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6213b50125de4384be38e7c4bc2f585d. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.029711  5426 raft_consensus.cc:359] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } } peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } }
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.029861  5426 raft_consensus.cc:385] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.029902  5426 raft_consensus.cc:740] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ada6cf861b664bc58b04b46a7f589218, State: Initialized, Role: FOLLOWER
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.029969  5430 tablet_bootstrap.cc:654] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 8912051093df42b387a29d32f927d8f5: Neither blocks nor log segments found. Creating new log.
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.030014  5426 consensus_queue.cc:260] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [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: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } } peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } }
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.030275  5430 log.cc:826] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 8912051093df42b387a29d32f927d8f5: Log is configured to *not* fsync() on all Append() calls
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.030614  5426 ts_tablet_manager.cc:1434] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.031245  5426 tablet_bootstrap.cc:492] T 6213b50125de4384be38e7c4bc2f585d P ada6cf861b664bc58b04b46a7f589218: Bootstrap starting.
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.031329  5430 tablet_bootstrap.cc:492] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 8912051093df42b387a29d32f927d8f5: No bootstrap required, opened a new log
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.031385  5430 ts_tablet_manager.cc:1403] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 8912051093df42b387a29d32f927d8f5: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
08:23:33.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.031281  5250 tablet_service.cc:1511] Processing CreateTablet for tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 (DEFAULT_TABLE table=testManyClients [id=3362954676574da88af125f71e079065]), partition=RANGE (key) PARTITION VALUES < 10
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.031594  5250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a6a32ccae2c4919bb5b3f4bafd474d9. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.031891  5426 tablet_bootstrap.cc:654] T 6213b50125de4384be38e7c4bc2f585d P ada6cf861b664bc58b04b46a7f589218: Neither blocks nor log segments found. Creating new log.
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.032666  5426 tablet_bootstrap.cc:492] T 6213b50125de4384be38e7c4bc2f585d P ada6cf861b664bc58b04b46a7f589218: No bootstrap required, opened a new log
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.032730  5426 ts_tablet_manager.cc:1403] T 6213b50125de4384be38e7c4bc2f585d P ada6cf861b664bc58b04b46a7f589218: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.032929  5426 raft_consensus.cc:359] T 6213b50125de4384be38e7c4bc2f585d P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.033031  5426 raft_consensus.cc:385] T 6213b50125de4384be38e7c4bc2f585d P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.033053  5426 raft_consensus.cc:740] T 6213b50125de4384be38e7c4bc2f585d P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ada6cf861b664bc58b04b46a7f589218, State: Initialized, Role: FOLLOWER
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.033121  5426 consensus_queue.cc:260] T 6213b50125de4384be38e7c4bc2f585d P ada6cf861b664bc58b04b46a7f589218 [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: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.033295  4717 tablet_service.cc:1511] Processing CreateTablet for tablet 6cc369ddf7dc4b76a765a8f0379aaf73 (DEFAULT_TABLE table=testManyClients [id=3362954676574da88af125f71e079065]), partition=RANGE (key) PARTITION 30 <= VALUES
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.033404  4717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc369ddf7dc4b76a765a8f0379aaf73. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.033430  5426 ts_tablet_manager.cc:1434] T 6213b50125de4384be38e7c4bc2f585d P ada6cf861b664bc58b04b46a7f589218: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.033521  5430 raft_consensus.cc:359] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } } peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } }
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.033658  5430 raft_consensus.cc:385] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.033708  5430 raft_consensus.cc:740] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8912051093df42b387a29d32f927d8f5, State: Initialized, Role: FOLLOWER
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.033807  5430 consensus_queue.cc:260] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 8912051093df42b387a29d32f927d8f5 [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: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } } peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } }
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.034067  5430 ts_tablet_manager.cc:1434] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 8912051093df42b387a29d32f927d8f5: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.034897  5249 tablet_service.cc:1511] Processing CreateTablet for tablet 236e8bdf0a694d25b2eb0db7502ef3bc (DEFAULT_TABLE table=testManyClients [id=3362954676574da88af125f71e079065]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.035020  5249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236e8bdf0a694d25b2eb0db7502ef3bc. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:33.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.035940  5245 tablet_service.cc:1511] Processing CreateTablet for tablet 6213b50125de4384be38e7c4bc2f585d (DEFAULT_TABLE table=testManyClients [id=3362954676574da88af125f71e079065]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.036027  5245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6213b50125de4384be38e7c4bc2f585d. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.036800  5244 tablet_service.cc:1511] Processing CreateTablet for tablet 6cc369ddf7dc4b76a765a8f0379aaf73 (DEFAULT_TABLE table=testManyClients [id=3362954676574da88af125f71e079065]), partition=RANGE (key) PARTITION 30 <= VALUES
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.036880  5244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc369ddf7dc4b76a765a8f0379aaf73. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.037698  4981 tablet_service.cc:1511] Processing CreateTablet for tablet 6cc369ddf7dc4b76a765a8f0379aaf73 (DEFAULT_TABLE table=testManyClients [id=3362954676574da88af125f71e079065]), partition=RANGE (key) PARTITION 30 <= VALUES
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.037839  4981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cc369ddf7dc4b76a765a8f0379aaf73. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.039249  5430 tablet_bootstrap.cc:492] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 8912051093df42b387a29d32f927d8f5: Bootstrap starting.
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.039325  4982 tablet_service.cc:1511] Processing CreateTablet for tablet 6213b50125de4384be38e7c4bc2f585d (DEFAULT_TABLE table=testManyClients [id=3362954676574da88af125f71e079065]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.039434  4982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6213b50125de4384be38e7c4bc2f585d. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.039772  5430 tablet_bootstrap.cc:654] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 8912051093df42b387a29d32f927d8f5: Neither blocks nor log segments found. Creating new log.
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.040403  4985 tablet_service.cc:1511] Processing CreateTablet for tablet 236e8bdf0a694d25b2eb0db7502ef3bc (DEFAULT_TABLE table=testManyClients [id=3362954676574da88af125f71e079065]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.040465  5430 tablet_bootstrap.cc:492] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 8912051093df42b387a29d32f927d8f5: No bootstrap required, opened a new log
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.040494  4985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236e8bdf0a694d25b2eb0db7502ef3bc. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.040508  5430 ts_tablet_manager.cc:1403] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 8912051093df42b387a29d32f927d8f5: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.040669  5430 raft_consensus.cc:359] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.040719  5430 raft_consensus.cc:385] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.040731  5430 raft_consensus.cc:740] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8912051093df42b387a29d32f927d8f5, State: Initialized, Role: FOLLOWER
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.040803  5430 consensus_queue.cc:260] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 8912051093df42b387a29d32f927d8f5 [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: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.040920  5430 ts_tablet_manager.cc:1434] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 8912051093df42b387a29d32f927d8f5: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.040982  5430 tablet_bootstrap.cc:492] T 6213b50125de4384be38e7c4bc2f585d P 8912051093df42b387a29d32f927d8f5: Bootstrap starting.
08:23:33.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.041445  5430 tablet_bootstrap.cc:654] T 6213b50125de4384be38e7c4bc2f585d P 8912051093df42b387a29d32f927d8f5: Neither blocks nor log segments found. Creating new log.
08:23:33.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.043897  4720 tablet_service.cc:1511] Processing CreateTablet for tablet 236e8bdf0a694d25b2eb0db7502ef3bc (DEFAULT_TABLE table=testManyClients [id=3362954676574da88af125f71e079065]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
08:23:33.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.044042  4720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236e8bdf0a694d25b2eb0db7502ef3bc. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:33.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.045616  5426 tablet_bootstrap.cc:492] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218: Bootstrap starting.
08:23:33.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.046131  5426 tablet_bootstrap.cc:654] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218: Neither blocks nor log segments found. Creating new log.
08:23:33.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.047170  5426 tablet_bootstrap.cc:492] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218: No bootstrap required, opened a new log
08:23:33.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.047422  5426 ts_tablet_manager.cc:1403] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
08:23:33.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.047641  5426 raft_consensus.cc:359] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.047870  5426 raft_consensus.cc:385] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:33.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.047900  5426 raft_consensus.cc:740] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ada6cf861b664bc58b04b46a7f589218, State: Initialized, Role: FOLLOWER
08:23:33.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.047971  5426 consensus_queue.cc:260] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [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: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.048267  5442 tablet_bootstrap.cc:492] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 7f5180ac236b47e8aa1c14c130d4f9ec: Bootstrap starting.
08:23:33.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.048991  5442 tablet_bootstrap.cc:654] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 7f5180ac236b47e8aa1c14c130d4f9ec: Neither blocks nor log segments found. Creating new log.
08:23:33.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.049481  5426 ts_tablet_manager.cc:1434] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
08:23:33.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.049834  5442 log.cc:826] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 7f5180ac236b47e8aa1c14c130d4f9ec: Log is configured to *not* fsync() on all Append() calls
08:23:33.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.049916  5426 tablet_bootstrap.cc:492] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218: Bootstrap starting.
08:23:33.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.050168  5432 raft_consensus.cc:493] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:23:33.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.050257  5432 raft_consensus.cc:515] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } } peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } }
08:23:33.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.050375  5426 tablet_bootstrap.cc:654] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218: Neither blocks nor log segments found. Creating new log.
08:23:33.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.050647  5432 leader_election.cc:290] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8912051093df42b387a29d32f927d8f5 (127.3.245.194:39313), 7f5180ac236b47e8aa1c14c130d4f9ec (127.3.245.195:39887)
08:23:33.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.051012  5426 tablet_bootstrap.cc:492] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218: No bootstrap required, opened a new log
08:23:33.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.051052  5426 ts_tablet_manager.cc:1403] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
08:23:33.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.051205  5426 raft_consensus.cc:359] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.051260  5426 raft_consensus.cc:385] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:33.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.051291  5426 raft_consensus.cc:740] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ada6cf861b664bc58b04b46a7f589218, State: Initialized, Role: FOLLOWER
08:23:33.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.051323  5426 consensus_queue.cc:260] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [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: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.051403  5426 ts_tablet_manager.cc:1434] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
08:23:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.052647  5442 tablet_bootstrap.cc:492] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 7f5180ac236b47e8aa1c14c130d4f9ec: No bootstrap required, opened a new log
08:23:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.052728  5442 ts_tablet_manager.cc:1403] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 7f5180ac236b47e8aa1c14c130d4f9ec: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
08:23:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.054551  5442 raft_consensus.cc:359] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } } peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } }
08:23:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.054698  5442 raft_consensus.cc:385] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:33.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.054729  5442 raft_consensus.cc:740] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f5180ac236b47e8aa1c14c130d4f9ec, State: Initialized, Role: FOLLOWER
08:23:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.054837  5442 consensus_queue.cc:260] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 7f5180ac236b47e8aa1c14c130d4f9ec [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: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } } peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } }
08:23:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.055063  5442 ts_tablet_manager.cc:1434] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 7f5180ac236b47e8aa1c14c130d4f9ec: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
08:23:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.055214  5442 tablet_bootstrap.cc:492] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec: Bootstrap starting.
08:23:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.055738  5442 tablet_bootstrap.cc:654] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec: Neither blocks nor log segments found. Creating new log.
08:23:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.056447  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6a32ccae2c4919bb5b3f4bafd474d9" candidate_uuid: "ada6cf861b664bc58b04b46a7f589218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8912051093df42b387a29d32f927d8f5" is_pre_election: true
08:23:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.056615  5028 raft_consensus.cc:2468] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ada6cf861b664bc58b04b46a7f589218 in term 0.
08:23:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.056838  4633 leader_election.cc:304] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [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: 8912051093df42b387a29d32f927d8f5, ada6cf861b664bc58b04b46a7f589218; no voters: 
08:23:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.056984  5432 raft_consensus.cc:2804] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:23:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.057029  5432 raft_consensus.cc:493] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:23:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.057057  5432 raft_consensus.cc:3060] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Advancing to term 1
08:23:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.057605  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6a32ccae2c4919bb5b3f4bafd474d9" candidate_uuid: "ada6cf861b664bc58b04b46a7f589218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" is_pre_election: true
08:23:33.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.057737  5290 raft_consensus.cc:2468] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ada6cf861b664bc58b04b46a7f589218 in term 0.
08:23:33.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.057952  5432 raft_consensus.cc:515] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } } peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } }
08:23:33.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.058107  5432 leader_election.cc:290] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [CANDIDATE]: Term 1 election: Requested vote from peers 8912051093df42b387a29d32f927d8f5 (127.3.245.194:39313), 7f5180ac236b47e8aa1c14c130d4f9ec (127.3.245.195:39887)
08:23:33.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.058459  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6a32ccae2c4919bb5b3f4bafd474d9" candidate_uuid: "ada6cf861b664bc58b04b46a7f589218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec"
08:23:33.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.058534  5290 raft_consensus.cc:3060] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Advancing to term 1
08:23:33.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.058580  5442 tablet_bootstrap.cc:492] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec: No bootstrap required, opened a new log
08:23:33.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.058622  5442 ts_tablet_manager.cc:1403] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
08:23:33.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.058768  5442 raft_consensus.cc:359] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.058830  5442 raft_consensus.cc:385] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.058849  5442 raft_consensus.cc:740] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f5180ac236b47e8aa1c14c130d4f9ec, State: Initialized, Role: FOLLOWER
08:23:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.058926  5442 consensus_queue.cc:260] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec [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: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.059113  5442 ts_tablet_manager.cc:1434] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
08:23:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.059377  5290 raft_consensus.cc:2468] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 7f5180ac236b47e8aa1c14c130d4f9ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ada6cf861b664bc58b04b46a7f589218 in term 1.
08:23:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.059526  5442 tablet_bootstrap.cc:492] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 7f5180ac236b47e8aa1c14c130d4f9ec: Bootstrap starting.
08:23:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.060067  5442 tablet_bootstrap.cc:654] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 7f5180ac236b47e8aa1c14c130d4f9ec: Neither blocks nor log segments found. Creating new log.
08:23:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.060397  4626 leader_election.cc:304] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [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: 7f5180ac236b47e8aa1c14c130d4f9ec, ada6cf861b664bc58b04b46a7f589218; no voters: 
08:23:33.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.060987  5442 tablet_bootstrap.cc:492] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 7f5180ac236b47e8aa1c14c130d4f9ec: No bootstrap required, opened a new log
08:23:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.061039  5442 ts_tablet_manager.cc:1403] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 7f5180ac236b47e8aa1c14c130d4f9ec: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
08:23:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.061203  5432 raft_consensus.cc:2804] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [term 1 FOLLOWER]: Leader election won for term 1
08:23:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.061271  5442 raft_consensus.cc:359] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.061339  5442 raft_consensus.cc:385] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.061362  5442 raft_consensus.cc:740] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f5180ac236b47e8aa1c14c130d4f9ec, State: Initialized, Role: FOLLOWER
08:23:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.061367  5432 raft_consensus.cc:697] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [term 1 LEADER]: Becoming Leader. State: Replica: ada6cf861b664bc58b04b46a7f589218, State: Running, Role: LEADER
08:23:33.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.061408  5442 consensus_queue.cc:260] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 7f5180ac236b47e8aa1c14c130d4f9ec [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: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.061436  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6a32ccae2c4919bb5b3f4bafd474d9" candidate_uuid: "ada6cf861b664bc58b04b46a7f589218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8912051093df42b387a29d32f927d8f5"
08:23:33.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.061463  5432 consensus_queue.cc:237] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [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: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } } peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } }
08:23:33.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.061553  5442 ts_tablet_manager.cc:1434] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 7f5180ac236b47e8aa1c14c130d4f9ec: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
08:23:33.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:33.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.061533  5028 raft_consensus.cc:3060] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Advancing to term 1
08:23:33.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.061625  5442 tablet_bootstrap.cc:492] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec: Bootstrap starting.
08:23:33.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.062129  5442 tablet_bootstrap.cc:654] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec: Neither blocks nor log segments found. Creating new log.
08:23:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.062534  5028 raft_consensus.cc:2468] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P 8912051093df42b387a29d32f927d8f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ada6cf861b664bc58b04b46a7f589218 in term 1.
08:23:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.064599  4275 catalog_manager.cc:5719] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 reported cstate change: term changed from 0 to 1, leader changed from <none> to ada6cf861b664bc58b04b46a7f589218 (127.3.245.193). New cstate: current_term: 1 leader_uuid: "ada6cf861b664bc58b04b46a7f589218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } health_report { overall_health: HEALTHY } } }
08:23:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.067523  5442 tablet_bootstrap.cc:492] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec: No bootstrap required, opened a new log
08:23:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.067590  5442 ts_tablet_manager.cc:1403] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
08:23:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.067813  5442 raft_consensus.cc:359] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.067894  5442 raft_consensus.cc:385] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.067920  5442 raft_consensus.cc:740] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f5180ac236b47e8aa1c14c130d4f9ec, State: Initialized, Role: FOLLOWER
08:23:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.067975  5442 consensus_queue.cc:260] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [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: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.068082  5442 ts_tablet_manager.cc:1434] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
08:23:33.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.072613  5430 tablet_bootstrap.cc:492] T 6213b50125de4384be38e7c4bc2f585d P 8912051093df42b387a29d32f927d8f5: No bootstrap required, opened a new log
08:23:33.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.072747  5430 ts_tablet_manager.cc:1403] T 6213b50125de4384be38e7c4bc2f585d P 8912051093df42b387a29d32f927d8f5: Time spent bootstrapping tablet: real 0.032s	user 0.000s	sys 0.001s
08:23:33.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.072999  5430 raft_consensus.cc:359] T 6213b50125de4384be38e7c4bc2f585d P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.073100  5430 raft_consensus.cc:385] T 6213b50125de4384be38e7c4bc2f585d P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:33.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.073132  5430 raft_consensus.cc:740] T 6213b50125de4384be38e7c4bc2f585d P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8912051093df42b387a29d32f927d8f5, State: Initialized, Role: FOLLOWER
08:23:33.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.073225  5430 consensus_queue.cc:260] T 6213b50125de4384be38e7c4bc2f585d P 8912051093df42b387a29d32f927d8f5 [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: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.073357  5430 ts_tablet_manager.cc:1434] T 6213b50125de4384be38e7c4bc2f585d P 8912051093df42b387a29d32f927d8f5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
08:23:33.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.073437  5430 tablet_bootstrap.cc:492] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5: Bootstrap starting.
08:23:33.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.073957  5430 tablet_bootstrap.cc:654] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5: Neither blocks nor log segments found. Creating new log.
08:23:33.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.074913  5430 tablet_bootstrap.cc:492] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5: No bootstrap required, opened a new log
08:23:33.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.074960  5430 ts_tablet_manager.cc:1403] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
08:23:33.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.075134  5430 raft_consensus.cc:359] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.075286  5430 raft_consensus.cc:385] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:33.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.075312  5430 raft_consensus.cc:740] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8912051093df42b387a29d32f927d8f5, State: Initialized, Role: FOLLOWER
08:23:33.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.075363  5430 consensus_queue.cc:260] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5 [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: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.075470  5430 ts_tablet_manager.cc:1434] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
08:23:33.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:33.101766  5118 tablet.cc:2406] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:23:33.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.158782  5465 raft_consensus.cc:493] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:23:33.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.158918  5465 raft_consensus.cc:515] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.159117  5465 leader_election.cc:290] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8912051093df42b387a29d32f927d8f5 (127.3.245.194:39313), 7f5180ac236b47e8aa1c14c130d4f9ec (127.3.245.195:39887)
08:23:33.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.159406  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236e8bdf0a694d25b2eb0db7502ef3bc" candidate_uuid: "ada6cf861b664bc58b04b46a7f589218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" is_pre_election: true
08:23:33.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.159492  5290 raft_consensus.cc:2468] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ada6cf861b664bc58b04b46a7f589218 in term 0.
08:23:33.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.159425  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236e8bdf0a694d25b2eb0db7502ef3bc" candidate_uuid: "ada6cf861b664bc58b04b46a7f589218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8912051093df42b387a29d32f927d8f5" is_pre_election: true
08:23:33.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.159546  5028 raft_consensus.cc:2468] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ada6cf861b664bc58b04b46a7f589218 in term 0.
08:23:33.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.159708  4626 leader_election.cc:304] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [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: 7f5180ac236b47e8aa1c14c130d4f9ec, ada6cf861b664bc58b04b46a7f589218; no voters: 
08:23:33.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.159835  5465 raft_consensus.cc:2804] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:23:33.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.159876  5465 raft_consensus.cc:493] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:23:33.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.159891  5465 raft_consensus.cc:3060] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Advancing to term 1
08:23:33.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.160643  5465 raft_consensus.cc:515] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.160835  5465 leader_election.cc:290] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [CANDIDATE]: Term 1 election: Requested vote from peers 8912051093df42b387a29d32f927d8f5 (127.3.245.194:39313), 7f5180ac236b47e8aa1c14c130d4f9ec (127.3.245.195:39887)
08:23:33.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.161101  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236e8bdf0a694d25b2eb0db7502ef3bc" candidate_uuid: "ada6cf861b664bc58b04b46a7f589218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8912051093df42b387a29d32f927d8f5"
08:23:33.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.161234  5028 raft_consensus.cc:3060] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Advancing to term 1
08:23:33.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.161216  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236e8bdf0a694d25b2eb0db7502ef3bc" candidate_uuid: "ada6cf861b664bc58b04b46a7f589218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec"
08:23:33.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.161294  5290 raft_consensus.cc:3060] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Advancing to term 1
08:23:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.161875  5028 raft_consensus.cc:2468] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ada6cf861b664bc58b04b46a7f589218 in term 1.
08:23:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.162113  5290 raft_consensus.cc:2468] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ada6cf861b664bc58b04b46a7f589218 in term 1.
08:23:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.162124  4633 leader_election.cc:304] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [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: 8912051093df42b387a29d32f927d8f5, ada6cf861b664bc58b04b46a7f589218; no voters: 
08:23:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.162359  5465 raft_consensus.cc:2804] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [term 1 FOLLOWER]: Leader election won for term 1
08:23:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.162657  5465 raft_consensus.cc:697] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [term 1 LEADER]: Becoming Leader. State: Replica: ada6cf861b664bc58b04b46a7f589218, State: Running, Role: LEADER
08:23:33.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.162721  5465 consensus_queue.cc:237] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [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: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.164240  4275 catalog_manager.cc:5719] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 reported cstate change: term changed from 0 to 1, leader changed from <none> to ada6cf861b664bc58b04b46a7f589218 (127.3.245.193). New cstate: current_term: 1 leader_uuid: "ada6cf861b664bc58b04b46a7f589218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } health_report { overall_health: UNKNOWN } } }
08:23:33.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.177726  5465 raft_consensus.cc:493] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:23:33.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.177870  5465 raft_consensus.cc:515] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.178058  5465 leader_election.cc:290] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8912051093df42b387a29d32f927d8f5 (127.3.245.194:39313), 7f5180ac236b47e8aa1c14c130d4f9ec (127.3.245.195:39887)
08:23:33.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.178308  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc369ddf7dc4b76a765a8f0379aaf73" candidate_uuid: "ada6cf861b664bc58b04b46a7f589218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8912051093df42b387a29d32f927d8f5" is_pre_election: true
08:23:33.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.178388  5028 raft_consensus.cc:2468] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ada6cf861b664bc58b04b46a7f589218 in term 0.
08:23:33.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.178306  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc369ddf7dc4b76a765a8f0379aaf73" candidate_uuid: "ada6cf861b664bc58b04b46a7f589218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" is_pre_election: true
08:23:33.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.178431  5290 raft_consensus.cc:2468] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ada6cf861b664bc58b04b46a7f589218 in term 0.
08:23:33.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.178727  4626 leader_election.cc:304] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [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: 7f5180ac236b47e8aa1c14c130d4f9ec, ada6cf861b664bc58b04b46a7f589218; no voters: 
08:23:33.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.178857  5465 raft_consensus.cc:2804] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:23:33.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.178889  5465 raft_consensus.cc:493] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:23:33.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.178910  5465 raft_consensus.cc:3060] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Advancing to term 1
08:23:33.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.179904  5465 raft_consensus.cc:515] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.180224  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc369ddf7dc4b76a765a8f0379aaf73" candidate_uuid: "ada6cf861b664bc58b04b46a7f589218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8912051093df42b387a29d32f927d8f5"
08:23:33.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.180256  5290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cc369ddf7dc4b76a765a8f0379aaf73" candidate_uuid: "ada6cf861b664bc58b04b46a7f589218" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec"
08:23:33.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.180321  5028 raft_consensus.cc:3060] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Advancing to term 1
08:23:33.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.180349  5290 raft_consensus.cc:3060] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Advancing to term 1
08:23:33.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.181080  5290 raft_consensus.cc:2468] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 7f5180ac236b47e8aa1c14c130d4f9ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ada6cf861b664bc58b04b46a7f589218 in term 1.
08:23:33.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.181156  5028 raft_consensus.cc:2468] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 8912051093df42b387a29d32f927d8f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ada6cf861b664bc58b04b46a7f589218 in term 1.
08:23:33.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.181329  4626 leader_election.cc:304] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [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: 7f5180ac236b47e8aa1c14c130d4f9ec, ada6cf861b664bc58b04b46a7f589218; no voters: 
08:23:33.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.181418  5432 raft_consensus.cc:2804] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [term 1 FOLLOWER]: Leader election won for term 1
08:23:33.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.181432  5465 leader_election.cc:290] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [CANDIDATE]: Term 1 election: Requested vote from peers 8912051093df42b387a29d32f927d8f5 (127.3.245.194:39313), 7f5180ac236b47e8aa1c14c130d4f9ec (127.3.245.195:39887)
08:23:33.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.181565  5432 raft_consensus.cc:697] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [term 1 LEADER]: Becoming Leader. State: Replica: ada6cf861b664bc58b04b46a7f589218, State: Running, Role: LEADER
08:23:33.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.181620  5432 consensus_queue.cc:237] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [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: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.182374  4275 catalog_manager.cc:5719] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 reported cstate change: term changed from 0 to 1, leader changed from <none> to ada6cf861b664bc58b04b46a7f589218 (127.3.245.193). New cstate: current_term: 1 leader_uuid: "ada6cf861b664bc58b04b46a7f589218" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } health_report { overall_health: UNKNOWN } } }
08:23:33.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.198050  5456 raft_consensus.cc:493] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:23:33.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.198170  5456 raft_consensus.cc:515] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.198529  5456 leader_election.cc:290] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ada6cf861b664bc58b04b46a7f589218 (127.3.245.193:34825), 8912051093df42b387a29d32f927d8f5 (127.3.245.194:39313)
08:23:33.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.202359  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6213b50125de4384be38e7c4bc2f585d" candidate_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8912051093df42b387a29d32f927d8f5" is_pre_election: true
08:23:33.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.202486  5028 raft_consensus.cc:2468] T 6213b50125de4384be38e7c4bc2f585d P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f5180ac236b47e8aa1c14c130d4f9ec in term 0.
08:23:33.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.202529  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6213b50125de4384be38e7c4bc2f585d" candidate_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ada6cf861b664bc58b04b46a7f589218" is_pre_election: true
08:23:33.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.202682  4764 raft_consensus.cc:2468] T 6213b50125de4384be38e7c4bc2f585d P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f5180ac236b47e8aa1c14c130d4f9ec in term 0.
08:23:33.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.202689  5156 leader_election.cc:304] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [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: 7f5180ac236b47e8aa1c14c130d4f9ec, 8912051093df42b387a29d32f927d8f5; no voters: 
08:23:33.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.202879  5456 raft_consensus.cc:2804] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Leader pre-election won for term 1
08:23:33.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.202922  5456 raft_consensus.cc:493] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:23:33.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.202943  5456 raft_consensus.cc:3060] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [term 0 FOLLOWER]: Advancing to term 1
08:23:33.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.203591  5456 raft_consensus.cc:515] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.203755  5456 leader_election.cc:290] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [CANDIDATE]: Term 1 election: Requested vote from peers ada6cf861b664bc58b04b46a7f589218 (127.3.245.193:34825), 8912051093df42b387a29d32f927d8f5 (127.3.245.194:39313)
08:23:33.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.203965  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6213b50125de4384be38e7c4bc2f585d" candidate_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8912051093df42b387a29d32f927d8f5"
08:23:33.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.203981  4764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6213b50125de4384be38e7c4bc2f585d" candidate_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ada6cf861b664bc58b04b46a7f589218"
08:23:33.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.204046  5028 raft_consensus.cc:3060] T 6213b50125de4384be38e7c4bc2f585d P 8912051093df42b387a29d32f927d8f5 [term 0 FOLLOWER]: Advancing to term 1
08:23:33.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.204058  4764 raft_consensus.cc:3060] T 6213b50125de4384be38e7c4bc2f585d P ada6cf861b664bc58b04b46a7f589218 [term 0 FOLLOWER]: Advancing to term 1
08:23:33.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.204568  5028 raft_consensus.cc:2468] T 6213b50125de4384be38e7c4bc2f585d P 8912051093df42b387a29d32f927d8f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f5180ac236b47e8aa1c14c130d4f9ec in term 1.
08:23:33.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.204761  5156 leader_election.cc:304] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [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: 7f5180ac236b47e8aa1c14c130d4f9ec, 8912051093df42b387a29d32f927d8f5; no voters: 
08:23:33.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.204875  5456 raft_consensus.cc:2804] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [term 1 FOLLOWER]: Leader election won for term 1
08:23:33.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.204952  5456 raft_consensus.cc:697] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [term 1 LEADER]: Becoming Leader. State: Replica: 7f5180ac236b47e8aa1c14c130d4f9ec, State: Running, Role: LEADER
08:23:33.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.204978  4764 raft_consensus.cc:2468] T 6213b50125de4384be38e7c4bc2f585d P ada6cf861b664bc58b04b46a7f589218 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f5180ac236b47e8aa1c14c130d4f9ec in term 1.
08:23:33.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.205044  5456 consensus_queue.cc:237] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [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: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } }
08:23:33.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.206714  4275 catalog_manager.cc:5719] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f5180ac236b47e8aa1c14c130d4f9ec (127.3.245.195). New cstate: current_term: 1 leader_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 } health_report { overall_health: HEALTHY } } }
08:23:33.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:33.209054  4866 tablet.cc:2406] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:23:33.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:33.228385  5381 tablet.cc:2406] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:23:33.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:33.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:33.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:33.319 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:33.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=29), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.245.253:37501, [7ms] Sub RPC GetTableLocations: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:33.327 [DEBUG - kudu-nio-1] (Connection.java:748) [peer ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)] connecting to peer
08:23:33.330 [DEBUG - kudu-nio-3] (Connection.java:757) [peer ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)] Successfully connected to peer
08:23:33.401 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x027bc65d, L:/127.0.0.1:45444 - R:/127.3.245.193:34825] using TOKEN/null
08:23:33.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.406262  5290 raft_consensus.cc:1275] T 236e8bdf0a694d25b2eb0db7502ef3bc P 7f5180ac236b47e8aa1c14c130d4f9ec [term 1 FOLLOWER]: Refusing update from remote peer ada6cf861b664bc58b04b46a7f589218: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:23:33.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.406265  5028 raft_consensus.cc:1275] T 236e8bdf0a694d25b2eb0db7502ef3bc P 8912051093df42b387a29d32f927d8f5 [term 1 FOLLOWER]: Refusing update from remote peer ada6cf861b664bc58b04b46a7f589218: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:23:33.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.406641  5473 consensus_queue.cc:1048] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:33.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.406975  5473 consensus_queue.cc:1048] T 236e8bdf0a694d25b2eb0db7502ef3bc P ada6cf861b664bc58b04b46a7f589218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:33.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.410080  5502 mvcc.cc:204] Tried to move back new op lower bound from 7317598262908891136 to 7317598261914906624. Current Snapshot: MvccSnapshot[applied={T|T < 7317598262908891136}]
08:23:33.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.411049  5503 mvcc.cc:204] Tried to move back new op lower bound from 7317598262908891136 to 7317598261914906624. Current Snapshot: MvccSnapshot[applied={T|T < 7317598262908891136 or (T in {7317598262908891136})}]
08:23:33.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.438416  5465 consensus_queue.cc:1048] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:33.441 [DEBUG - Time-limited test] (Connection.java:748) [peer 7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)] connecting to peer
08:23:33.443 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)] Successfully connected to peer
08:23:33.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.446293  5473 consensus_queue.cc:1048] T 3a6a32ccae2c4919bb5b3f4bafd474d9 P ada6cf861b664bc58b04b46a7f589218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:33.476 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x474eaa12, L:/127.0.0.1:57238 - R:/127.3.245.195:39887] using TOKEN/null
08:23:33.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.478566  5026 raft_consensus.cc:1275] T 6213b50125de4384be38e7c4bc2f585d P 8912051093df42b387a29d32f927d8f5 [term 1 FOLLOWER]: Refusing update from remote peer 7f5180ac236b47e8aa1c14c130d4f9ec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:23:33.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.478626  4764 raft_consensus.cc:1275] T 6213b50125de4384be38e7c4bc2f585d P ada6cf861b664bc58b04b46a7f589218 [term 1 FOLLOWER]: Refusing update from remote peer 7f5180ac236b47e8aa1c14c130d4f9ec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:23:33.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.478922  5456 consensus_queue.cc:1048] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "ada6cf861b664bc58b04b46a7f589218" member_type: VOTER last_known_addr { host: "127.3.245.193" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:33.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.479833  5467 consensus_queue.cc:1048] T 6213b50125de4384be38e7c4bc2f585d P 7f5180ac236b47e8aa1c14c130d4f9ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:33.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.483567  5506 mvcc.cc:204] Tried to move back new op lower bound from 7317598263205740544 to 7317598262088601600. Current Snapshot: MvccSnapshot[applied={T|T < 7317598263205740544}]
08:23:33.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.496634  5026 raft_consensus.cc:1275] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 8912051093df42b387a29d32f927d8f5 [term 1 FOLLOWER]: Refusing update from remote peer ada6cf861b664bc58b04b46a7f589218: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:23:33.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.496728  5290 raft_consensus.cc:1275] T 6cc369ddf7dc4b76a765a8f0379aaf73 P 7f5180ac236b47e8aa1c14c130d4f9ec [term 1 FOLLOWER]: Refusing update from remote peer ada6cf861b664bc58b04b46a7f589218: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:23:33.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.497059  5465 consensus_queue.cc:1048] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8912051093df42b387a29d32f927d8f5" member_type: VOTER last_known_addr { host: "127.3.245.194" port: 39313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:33.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:33.497458  5465 consensus_queue.cc:1048] T 6cc369ddf7dc4b76a765a8f0379aaf73 P ada6cf861b664bc58b04b46a7f589218 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f5180ac236b47e8aa1c14c130d4f9ec" member_type: VOTER last_known_addr { host: "127.3.245.195" port: 39887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:33.522 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.524 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.558 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.560 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.564 [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.
08:23:33.646 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.647 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.648 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.649 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.651 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.652 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.653 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.655 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.655 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:33.657 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.658 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.659 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.660 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.661 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.662 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.663 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.664 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.665 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.666 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:33.667 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.670 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.671 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.669 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.673 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.674 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.675 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.675 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.677 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:33.678 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.679 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.680 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.682 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.683 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.684 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.686 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.687 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.688 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.689 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.690 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.692 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.693 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.694 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.695 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.697 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.698 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.699 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.700 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.702 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.702 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xec3d06f7, L:/127.0.0.1:56390 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:33.703 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.704 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.705 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.705 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.706 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.707 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.708 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.710 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.711 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.712 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.713 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.713 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.714 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.714 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.715 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.716 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.717 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.718 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.720 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.720 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.721 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.721 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:33.722 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:33.722 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.723 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.725 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.726 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.728 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.728 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.730 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.732 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.734 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.735 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.737 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.737 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:33.738 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.739 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:33.739 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.739 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.740 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.741 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.741 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.741 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.742 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.743 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.743 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.743 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.744 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:33.744 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.745 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.746 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:33.748 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:33.748 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:33.750 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.751 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.753 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:33.753 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:33.755 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.757 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.759 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.775 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.780 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.787 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x89e11f8d, L:/127.0.0.1:56404 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:33.791 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.793 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.795 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.796 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:33.806 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:33.807 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x875c2068, L:/127.0.0.1:41672 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:33.808 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:33.810 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:33.812 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:33.813 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:33.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:33.815 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.817 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x714efb71, L:/127.0.0.1:56400 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:33.823 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:33.830 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.837 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.838 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5da64124, L:/127.0.0.1:41680 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:33.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:33.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=192), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [166ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:33.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:33.846 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.848 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.853 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.856 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.858 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.860 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.862 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.863 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xba676a80, L:/127.0.0.1:43902 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:33.864 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.865 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.868 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.868 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.871 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:33.874 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:33.878 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:33.878 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb583fd39, L:/127.0.0.1:56408 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:33.883 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:33.891 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.891 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.892 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.894 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.894 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.895 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.896 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:33.897 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:33.898 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.899 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.900 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.902 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.903 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.904 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:33.906 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.907 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:33.908 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:33.910 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.912 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.958 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:33.961 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:33.974 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:33.986 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:33.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:33.989 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:33.989 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x038b77f1, L:/127.0.0.1:41684 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:33.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:33.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=297), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [124ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.001 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.004 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.006 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.007 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.009 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.016 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd6ef65dc, L:/127.0.0.1:56422 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.019 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.021 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.022 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.023 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.026 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.026 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.037 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.040 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8ec3606d, L:/127.0.0.1:56428 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.042 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.053 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:34.057 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.061 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xee9bd652, L:/127.0.0.1:41700 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.067 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.070 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.072 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=364), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [152ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.077 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.079 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.079 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.081 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe4e985a1, L:/127.0.0.1:43906 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.081 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xad47e277, L:/127.0.0.1:56438 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.081 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.086 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa827a9ca, L:/127.0.0.1:41708 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.089 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.090 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.092 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.094 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.103 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x57f30956, L:/127.0.0.1:43920 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.108 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.111 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.113 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.117 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3228e0eb, L:/127.0.0.1:56460 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.119 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x479a872c, L:/127.0.0.1:56444 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.119 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.121 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.122 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.124 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.126 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2a99ac12, L:/127.0.0.1:41722 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.127 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.129 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.130 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.130 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=419), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [230ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [231ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.132 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.135 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.136 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.140 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.142 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.148 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.154 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x63a813bf, L:/127.0.0.1:43932 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.156 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.159 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.160 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.169 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xae997128, L:/127.0.0.1:41736 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=519), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [456ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.173 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x93a13ea2, L:/127.0.0.1:56472 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.174 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.177 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.179 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.180 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.184 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.186 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.187 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.189 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.191 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.192 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.194 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.196 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.197 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.199 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.199 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.202 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.204 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.206 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.207 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.208 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.208 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.209 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.217 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.220 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.222 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.225 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.235 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.237 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.241 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.241 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.243 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.243 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.247 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.256 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:34.259 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.261 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.283 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.287 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa5c7b4d7, L:/127.0.0.1:41724 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.287 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.288 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.291 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.292 [DEBUG - pool-4-thread-32] (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.3.245.252:40125, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [190ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.293 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.293 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.293 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.295 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.295 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.296 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.297 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.298 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.298 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.301 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.301 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.302 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.303 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.303 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.303 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.304 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.304 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.306 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=593), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [273ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [403ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.308 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.309 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.309 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.311 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.311 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.312 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.313 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.313 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc6cde0ee, L:/127.0.0.1:56496 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.313 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.314 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.315 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.316 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.316 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.317 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.319 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.322 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.323 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.326 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.326 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.311 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.327 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.326 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.331 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.331 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9cde5493, L:/127.0.0.1:56486 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.335 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.337 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.343 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.345 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.348 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.352 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.355 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7d62446a, L:/127.0.0.1:43952 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.360 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.363 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x45b74e46, L:/127.0.0.1:56510 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.363 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.366 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0f2afb06, L:/127.0.0.1:41744 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.366 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.367 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.367 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.368 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd12bea14, L:/127.0.0.1:43944 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.373 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.373 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.381 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd8966434, L:/127.0.0.1:56504 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.382 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.387 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.389 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.393 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x14b5144f, L:/127.0.0.1:56542 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.395 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.403 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [491ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.406 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.407 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.409 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.420 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.421 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.425 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x86daf5ea, L:/127.0.0.1:43960 - R:/127.3.245.254:46253] using TOKEN/null
08:23:34.427 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.438 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.438 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4dcb7e5d, L:/127.0.0.1:56532 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.438 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.439 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.442 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.442 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd16604e2, L:/127.0.0.1:41760 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.443 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.445 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [549ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.448 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x529adc0b, L:/127.0.0.1:41854 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.449 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.451 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.452 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.455 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdbb81424, L:/127.0.0.1:43996 - R:/127.3.245.254:46253] using TOKEN/null
08:23:34.456 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.466 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.474 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf9b5d98a, L:/127.0.0.1:56602 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.477 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f372975, L:/127.0.0.1:43968 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.479 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.481 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb6a53846, L:/127.0.0.1:56546 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.484 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9b23e1a5, L:/127.0.0.1:43988 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.485 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.486 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x072e2ce3, L:/127.0.0.1:43976 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.487 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.488 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa924197c, L:/127.0.0.1:44076 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.493 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5eec3d72, L:/127.0.0.1:56586 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.497 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6982152a, L:/127.0.0.1:41800 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.497 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa2bd2fd4, L:/127.0.0.1:41782 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.498 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc3dd4dfa, L:/127.0.0.1:41786 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.498 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x185391a6, L:/127.0.0.1:41834 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.500 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x64a16e55, L:/127.0.0.1:56572 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.502 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa048e8ad, L:/127.0.0.1:56618 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.503 [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.3.245.252:40125, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [594ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [597ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.505 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5fd0cb22, L:/127.0.0.1:41816 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.506 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.510 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6131dbba, L:/127.0.0.1:41770 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.512 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.516 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x170e5c9d, L:/127.0.0.1:44012 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=812), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [616ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=814), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [624ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=776), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [485ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [771ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.529 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x78d005bf, L:/127.0.0.1:44014 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.529 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x573ac739, L:/127.0.0.1:56582 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=791), Traces: [0ms] refreshing cache from master, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [469ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [553ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [601ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.530 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xacaeaf11, L:/127.0.0.1:41780 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.530 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.532 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf977bbc7, L:/127.0.0.1:44092 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.542 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x791b10aa, L:/127.0.0.1:56606 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.542 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0d1e66fe, L:/127.0.0.1:44018 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.542 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4f185fe6, L:/127.0.0.1:41862 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.543 [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.3.245.252:40125, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [561ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [568ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.543 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5cb073e3, L:/127.0.0.1:44046 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.544 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xec95ae59, L:/127.0.0.1:44100 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.546 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [832ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.548 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6841361c, L:/127.0.0.1:44116 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.563 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.566 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.567 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.568 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.568 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.570 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.576 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e48d42b, L:/127.0.0.1:41850 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.578 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfdb3bcd6, L:/127.0.0.1:56518 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.582 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6bf9aa0f, L:/127.0.0.1:44060 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.589 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x869704ad, L:/127.0.0.1:41900 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.594 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xde603e78, L:/127.0.0.1:41892 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.597 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x25513eff, L:/127.0.0.1:41830 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=888), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [224ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [620ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [698ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.602 [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.3.245.252:40125, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [602ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [643ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [698ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.612 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2e21067c, L:/127.0.0.1:44054 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.613 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa0fe0197, L:/127.0.0.1:56562 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.614 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xca800b57, L:/127.0.0.1:44098 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=898), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [607ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [637ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [703ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.615 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [768ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.616 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xac0b9fc1, L:/127.0.0.1:56580 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.622 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1e5d8b84, L:/127.0.0.1:44126 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.623 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x734d80d2, L:/127.0.0.1:41882 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=915), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [586ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [650ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [726ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.628 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf54d0caf, L:/127.0.0.1:41874 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.632 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x748df177, L:/127.0.0.1:44042 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.636 [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.3.245.252:40125, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [128ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [595ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [745ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.637 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcb5c013d, L:/127.0.0.1:44026 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.640 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.641 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=960), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [734ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [761ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.641 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:34.643 [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.3.245.252:40125, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [493ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [567ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [583ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.645 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.651 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa364311f, L:/127.0.0.1:56632 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.660 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.661 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.662 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.666 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.668 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.670 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.671 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.672 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.673 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.676 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.680 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.684 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.690 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4fba6ab1, L:/127.0.0.1:44140 - R:/127.3.245.254:46253] using TOKEN/null
08:23:34.697 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.699 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.700 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbcc4b239, L:/127.0.0.1:41916 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.702 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.710 [DEBUG - kudu-nio-1] (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.3.245.252:40125, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [68ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.711 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x42352acb, L:/127.0.0.1:41906 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.711 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.713 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc3e517dc, L:/127.0.0.1:56648 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.714 [DEBUG - kudu-nio-1] (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.3.245.252:40125, [813ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [957ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.715 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.716 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.720 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.723 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.716 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.733 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.736 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2488bb91, L:/127.0.0.1:44158 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.733 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:34.731 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:34.724 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x112cd92d, L:/127.0.0.1:44150 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.724 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.793 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:34.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.791 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.790 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.787 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.785 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.784 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:34.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.783 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.780 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:34.778 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.777 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:34.777 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.761 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:34.756 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xeaa02592, L:/127.0.0.1:44184 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.750 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa341d1b0, L:/127.0.0.1:44172 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.805 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.806 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.830 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.834 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.835 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.836 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.837 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.838 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.841 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.841 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.842 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.842 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.843 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:34.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.845 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.845 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:34.845 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:34.845 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.846 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.847 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.848 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.853 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.856 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.858 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.863 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.864 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.866 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.861 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.868 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.870 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.872 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.876 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.877 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.879 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.883 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.884 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.887 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xab2d8cb4, L:/127.0.0.1:41944 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.888 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1225), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1083ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1091ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1138ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.894 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:34.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.896 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.896 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.897 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb6804b50, L:/127.0.0.1:44190 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:34.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:34.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.900 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.900 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.902 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.903 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.903 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.905 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.905 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcbed8e05, L:/127.0.0.1:56704 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.905 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.907 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.907 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:34.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:34.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:34.908 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.910 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:34.910 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.904 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9958bc4a, L:/127.0.0.1:56662 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.912 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.913 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.914 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.916 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.918 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.922 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:34.924 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.926 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.931 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf508a538, L:/127.0.0.1:56682 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:34.933 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.941 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.951 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:34.962 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:34.965 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.965 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.966 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:34.966 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:34.966 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.966 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.967 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.967 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:34.967 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.967 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.967 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.968 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.968 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.969 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.969 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.970 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.970 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.970 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.970 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.970 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:34.970 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.970 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.970 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.970 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.971 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.972 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.973 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.973 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0fecc99d, L:/127.0.0.1:41960 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:34.973 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:34.973 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.974 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.974 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:34.974 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:34.966 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.974 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:34.974 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.975 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.975 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.975 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.975 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.976 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.976 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:34.976 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:34.976 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.976 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:34.976 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.976 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:34.976 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:34.977 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.977 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.977 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:34.977 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.977 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:34.977 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.978 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:34.978 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.978 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.978 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.979 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:34.979 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:34.979 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:34.979 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.979 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:34.979 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.980 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:34.980 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.981 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.981 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.981 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.981 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.981 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:34.981 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:34.982 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.982 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.982 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.982 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.982 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.983 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.983 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:34.983 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.983 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:34.983 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:34.984 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.984 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.984 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.984 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.984 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.985 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:34.986 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:34.986 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.987 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.988 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.988 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.988 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.989 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:34.989 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:34.991 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.991 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.991 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.992 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:34.992 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.992 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:34.992 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.993 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.994 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.994 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.994 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.995 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:34.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:34.995 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:34.996 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.996 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:34.996 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:34.996 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.997 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:34.997 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:34.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1313), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [993ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1067ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1151ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:34.997 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:34.998 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:34.998 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:34.998 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:34.998 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:34.998 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:34.999 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:34.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:34.999 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:34.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:34.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.000 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.000 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.000 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.000 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:35.001 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.001 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.002 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.002 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:34.974 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.004 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.005 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.005 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.006 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.006 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.006 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.006 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.007 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.007 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.008 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.008 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.009 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.009 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.010 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.010 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.010 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.010 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.011 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.011 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.012 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.013 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.013 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.015 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6ac8ccee, L:/127.0.0.1:41930 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.017 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.017 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:34.973 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.031 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1359), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1159ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1237ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.030 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.033 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.026 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.024 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.035 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.023 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x50783652, L:/127.0.0.1:44192 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:35.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.022 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.037 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.021 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.039 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.040 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:35.040 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.040 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.042 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.042 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.044 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.019 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.046 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.046 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:34.992 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.978 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.048 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:34.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:34.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.051 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.051 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.052 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f3341ec, L:/127.0.0.1:41972 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1318), Traces: [0ms] refreshing cache from master, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1007ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1128ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.055 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.059 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.059 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2a5e87f4, L:/127.0.0.1:44198 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:35.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.065 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.065 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.066 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.066 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.066 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.067 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.067 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.067 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.069 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:35.069 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.069 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.070 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.070 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.071 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa75c8aed, L:/127.0.0.1:41980 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.074 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.074 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1395), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1031ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1258ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.082 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.083 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:35.083 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.083 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:35.085 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.089 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1483f3ea, L:/127.0.0.1:56664 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.099 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.100 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8e3295bb, L:/127.0.0.1:56670 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.102 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28713d62, L:/127.0.0.1:56660 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.103 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299977, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299977, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299977, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.104 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.105 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:35.106 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.106 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:35.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:35.109028  6109 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:35.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.018721 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44206 (local address 127.3.245.254:46253)
08:23:35.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.018770 (+    49us) server_negotiation.cc:207] Beginning negotiation
08:23:35.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.018772 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:35.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.053751 (+ 34979us) server_negotiation.cc:408] Connection header received
08:23:35.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.054336 (+   585us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:35.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.054338 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:35.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.054353 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:35.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.054388 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:35.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.107845 (+ 53457us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:35.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.108662 (+   817us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:35.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.108875 (+   213us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44206: BlockingRecv error: recv got EOF from 127.0.0.1:44206 (error 108)
08:23:35.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
08:23:35.113 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x726eafc7, L:/127.0.0.1:56696 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.113 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:35.115 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x07fafc3d, L:/127.0.0.1:41938 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:35.117007  6161 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:34.846600 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56720 (local address 127.3.245.252:40125)
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:34.846657 (+    57us) server_negotiation.cc:207] Beginning negotiation
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:34.846659 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:34.846671 (+    12us) server_negotiation.cc:408] Connection header received
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:34.846699 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:34.846701 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:34.846713 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:34.846788 (+    75us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.032737 (+185949us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.033621 (+   884us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.114386 (+ 80765us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.114606 (+   220us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.116477 (+  1871us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.116482 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:35.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.116482 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:35.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.116488 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:35.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.116516 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:35.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.116520 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:35.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.116583 (+    63us) server_negotiation.cc:1036] Waiting for connection context
08:23:35.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.116845 (+   262us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56720: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:56720): Connection reset by peer (error 104)
08:23:35.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
08:23:35.118 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.121 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.121 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:35.123 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.123 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.123 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:35.124 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1f9bce5e, L:/127.0.0.1:41940 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.126 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.132 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:35.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1479), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [128ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1008ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1244ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1467ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.137 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.144 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.153 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.157 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.159 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.159 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.164 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.164 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.165 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9a6cd028, L:/127.0.0.1:44210 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:35.169 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.172 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.174 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.3.245.195' into [/127.3.245.195] in 10308244ns
08:23:35.175 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.179 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.180 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.181 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.181 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.182 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.182 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.183 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.183 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.186 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf3b32e80, L:/127.0.0.1:41958 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.195 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.195 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1672), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [299ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1596ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.196 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.197 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.200 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.202 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.203 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.203 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.204 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:35.204 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.204 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.205 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.205 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.206 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x43d67e8f, L:/127.0.0.1:56750 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.206 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.210 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ce8c554, L:/127.0.0.1:42006 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.210 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2800d7b8, L:/127.0.0.1:41994 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.208 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.211 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.216 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1544), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1053ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1380ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1423ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:35.219383  6127 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:35.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.197042 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44220 (local address 127.3.245.254:46253)
08:23:35.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.197093 (+    51us) server_negotiation.cc:207] Beginning negotiation
08:23:35.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.197095 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:35.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.199074 (+  1979us) server_negotiation.cc:408] Connection header received
08:23:35.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.199473 (+   399us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:35.219 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.199474 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.199486 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.199518 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.210722 (+ 11204us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.211454 (+   732us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.219314 (+  7860us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44220: BlockingRecv error: recv got EOF from 127.0.0.1:44220 (error 108)
08:23:35.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
08:23:35.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.221 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.3.245.253' into [/127.3.245.253] in 3142024ns
08:23:35.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1475), Traces: [0ms] refreshing cache from master, [844ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1272ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1283ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.223 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.223 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:35.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.224 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:35.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.225 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.228 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.234 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.236 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5fe23ba4, L:/127.0.0.1:56736 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.237 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.239 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.244 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.245 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.246 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:35.246 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.246 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.246 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.246 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.246 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:35.247 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.248 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.248 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.249 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.249 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.249 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf6b622b5, L:/127.0.0.1:42020 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.249 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.249 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.251 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.251 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc37749a6, L:/127.0.0.1:44218 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:35.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1569), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [953ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1370ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1414ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.253 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.253 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.256 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.258 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.259 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.260 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:35.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.271 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.273 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0df64164, L:/127.0.0.1:44230 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:35.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.273 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.274 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.274 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:35.275 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.275 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:35.276 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.276 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.278 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.279 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.279 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:35.282 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9bc0b39b, L:/127.0.0.1:42036 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.282 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.287 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1625), Traces: [0ms] refreshing cache from master, [860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1354ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.289 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.291 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfda026b3, L:/127.0.0.1:56762 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.297 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xeaf18b53, L:/127.0.0.1:44240 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:35.298 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.308 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.312 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.312 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.313 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.315 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.315 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.326 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.327 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.331 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.331 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.333 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.334 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.345 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.346 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.347 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.357 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.358 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.359 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.361 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.361 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.363 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.363 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.364 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.375 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.378 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.380 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.408 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.408 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.409 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.410 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.410 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.412 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.417 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.419 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x97a04374, L:/127.0.0.1:56766 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.424 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.426 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:35.426 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:35.427 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:35.429 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.430 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.431 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:35.432943  6126 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.432749 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44258 (local address 127.3.245.254:46253)
08:23:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.432791 (+    42us) server_negotiation.cc:207] Beginning negotiation
08:23:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.432794 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.432877 (+    83us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44258: BlockingRecv error: recv got EOF from 127.0.0.1:44258 (error 108)
08:23:35.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
08:23:35.434 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.438 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.451 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4c160cc1, L:/127.0.0.1:56782 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.452 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd0708d29, L:/127.0.0.1:42042 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.472 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.473 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1776), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [973ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1029ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1323ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.474 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3c68dae4, L:/127.0.0.1:56796 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.475 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xde6ea2a6, L:/127.0.0.1:42054 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.476 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.479 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9f2cecbc, L:/127.0.0.1:44252 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:35.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.480 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.481 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.481 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:35.482 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.482 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:35.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.483 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1325ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1557ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1563ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, deferred=null) after lookup
08:23:35.484 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.484 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.488 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.489 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.490 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.490 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.491 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.491 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.492 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.493 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.493 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.496 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.496 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:35.496256  6126 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:35.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.475647 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44262 (local address 127.3.245.254:46253)
08:23:35.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.475692 (+    45us) server_negotiation.cc:207] Beginning negotiation
08:23:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.475694 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.478965 (+  3271us) server_negotiation.cc:408] Connection header received
08:23:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.479879 (+   914us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.479882 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.479898 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.479931 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.494768 (+ 14837us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.495756 (+   988us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.496174 (+   418us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44262: BlockingRecv error: recv got EOF from 127.0.0.1:44262 (error 108)
08:23:35.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
08:23:35.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.498 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:35.498 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:35.498 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.498 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.499 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1773), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1502ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1538ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.506 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.507 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.509 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.509 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:35.511 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.511 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.512 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf7fb8869, L:/127.0.0.1:44274 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:35.524 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:35.524 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:35.524 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:35.525 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.534 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x595c94bf, L:/127.0.0.1:42062 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1844), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [967ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1618ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1650ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1673ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.543 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.544 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:35.544 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.544 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.545 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.545 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.546 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.547 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.549 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.549 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.558 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.561 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.563 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.567 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.570 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.571 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.574 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.577 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.579 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.586 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.590 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8aa2e1a2, L:/127.0.0.1:44276 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:35.591 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x03a4b2c8, L:/127.0.0.1:42066 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1870), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1535ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1675ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.598 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.598 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.599 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.599 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.605 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb30d09d, L:/127.0.0.1:56804 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.608 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.610 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.611 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.611 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1bcc58ed, L:/127.0.0.1:42078 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.612 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.612 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.612 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.612 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.613 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.613 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.613 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.613 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.617 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.618 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.619 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.619 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.631 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4a43d5c, L:/127.0.0.1:42084 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.631 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1adaf991, L:/127.0.0.1:44286 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:35.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1911), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [887ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [988ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1714ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1715ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, deferred=null) after lookup
08:23:35.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.639 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.640 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.642 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.642 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.642 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.643 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.643 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.644 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.644 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.648 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.648 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.649 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.652 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.656 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.659 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.659 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1924), Traces: [0ms] refreshing cache from master, [860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1645ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1655ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1683ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1689ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.660 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.662 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.665 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.666 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.666 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.666 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:35.667 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.668 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.669 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:35.670 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:35.670 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:35.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:35.672899  6109 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:35.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.669652 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44292 (local address 127.3.245.254:46253)
08:23:35.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.669701 (+    49us) server_negotiation.cc:207] Beginning negotiation
08:23:35.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.669703 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:35.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.672837 (+  3134us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44292: BlockingRecv error: recv got EOF from 127.0.0.1:44292 (error 108)
08:23:35.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
08:23:35.675 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x76d8072f, L:/127.0.0.1:42092 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.681 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.682 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.686 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.688 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.690 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.690 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.696 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.703 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.703 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x458e8a8d, L:/127.0.0.1:42102 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1985), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1978ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.706 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.707 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.708 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.710 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.713 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.714 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:35.714 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.714 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:35.715 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.716 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.719 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:35.719 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.721 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:35.721 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.724 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:35.725442  6109 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.695614 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44306 (local address 127.3.245.254:46253)
08:23:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.695709 (+    95us) server_negotiation.cc:207] Beginning negotiation
08:23:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.695712 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.696608 (+   896us) server_negotiation.cc:408] Connection header received
08:23:35.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.702851 (+  6243us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:35.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.702853 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:35.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.702871 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:35.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.702908 (+    37us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:35.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.724177 (+ 21269us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:35.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.724995 (+   818us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:35.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.725370 (+   375us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44306: BlockingRecv error: recv got EOF from 127.0.0.1:44306 (error 108)
08:23:35.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
08:23:35.727 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:35.727 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:35.728 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.729 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.733 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1764aaf0, L:/127.0.0.1:42090 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.733 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1994), Traces: [0ms] refreshing cache from master, [1203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1450ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1548ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1807ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.736 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.737 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x45e041ea, L:/127.0.0.1:56810 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.739 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.741 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.743 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.745 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.746 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.747 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.748 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.748 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.749 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.749 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.749 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:35.750 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.751 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.752 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.752 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:35.756415  6109 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:35.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.733123 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44314 (local address 127.3.245.254:46253)
08:23:35.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.733195 (+    72us) server_negotiation.cc:207] Beginning negotiation
08:23:35.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.733197 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:35.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.734462 (+  1265us) server_negotiation.cc:408] Connection header received
08:23:35.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.734955 (+   493us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:35.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.734956 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:35.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.734971 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:35.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.735004 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:35.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.755237 (+ 20233us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:35.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.755939 (+   702us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:35.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.756349 (+   410us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44314: BlockingRecv error: recv got EOF from 127.0.0.1:44314 (error 108)
08:23:35.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
08:23:35.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.763 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.763 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:35.763 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:35.767 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.774 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.777 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf7bb0f8a, L:/127.0.0.1:56824 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.778 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.779 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0e7aab9a, L:/127.0.0.1:56822 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.781 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.786 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:35.787 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf5440480, L:/127.0.0.1:42110 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.787 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2fc346c8, L:/127.0.0.1:56830 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2046), Traces: [0ms] refreshing cache from master, [1790ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1794ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1810ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1851ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1859ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.789 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.791 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.796 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.798 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.798 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.800 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.813 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.814 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.814 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.814 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.815 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:35.816 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.816 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.816 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.818 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.818 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.822 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c2cea1d, L:/127.0.0.1:42138 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:35.823297  6109 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:35.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.773052 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44322 (local address 127.3.245.254:46253)
08:23:35.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.773099 (+    47us) server_negotiation.cc:207] Beginning negotiation
08:23:35.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.773100 (+     1us) server_negotiation.cc:400] Waiting for connection header
08:23:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.774516 (+  1416us) server_negotiation.cc:408] Connection header received
08:23:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.775406 (+   890us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.775407 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.775425 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.775459 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.796677 (+ 21218us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.797539 (+   862us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.817373 (+ 19834us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.817595 (+   222us) 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
08:23:35.824 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.830 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:35.830 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:35.830 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:35.835 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.849 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:35.851 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:35.852 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:35.852 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:35.852 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.853 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:35.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.856 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:35.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.818298 (+   703us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:35.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.818303 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:35.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.818304 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:35.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.818311 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
08:23:35.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.818332 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:35.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.818337 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:35.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.818399 (+    62us) server_negotiation.cc:1036] Waiting for connection context
08:23:35.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.823196 (+  4797us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44322: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44322): Connection reset by peer (error 104)
08:23:35.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
08:23:35.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.859 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2208), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [776ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1396ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2145ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.860 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:35.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.861 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:35.861 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.862 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x13212e3a, L:/127.0.0.1:42124 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.862 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:35.863 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.864 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.864 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2188), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [583ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [990ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1883ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.864 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.864 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.866 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x65375c9b, L:/127.0.0.1:44328 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:35.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2125), Traces: [0ms] refreshing cache from master, [1793ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1816ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1854ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1862ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1938ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.870 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.870 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.872 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.875 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.876 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.877 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.877 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.877 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.879 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4ab2b5f6, L:/127.0.0.1:56838 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.878 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.879 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.878 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.879 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.880 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.881 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.881 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.882 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:35.882 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.882 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.882 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.883 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.884 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.887 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.891 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:35.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:35.891 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:35.894 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.896 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.897 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.897 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.898 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.898 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.898 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.899 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.899 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.899 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.899 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.899 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.901 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.903 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.904 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.904 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.906 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.908 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.909 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.910 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.903 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfdb524a3, L:/127.0.0.1:56858 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:35.912 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.915 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.917 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.918 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:35.909 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:35.920 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.921 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:35.921 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x77bfc80d, L:/127.0.0.1:42154 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.923 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [95ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [137ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.928 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:35.930 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x07e93e0b, L:/127.0.0.1:56884 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:35.936 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:35.938 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xae0ce412, L:/127.0.0.1:44342 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:35.940 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x96cd770e, L:/127.0.0.1:44344 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:35.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:35.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:35.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:35.946 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb9c61ab2, L:/127.0.0.1:56862 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:35.949 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:35.950 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:35.950 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:35.950 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:35.951 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:35.951 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:35.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:35.951 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:35.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:35.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:35.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:35.955 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:35.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:35.955 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:35.958 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x66a6a544, L:/127.0.0.1:42170 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.959 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x11d56078, L:/127.0.0.1:42182 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:35.960 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x641a6310, L:/127.0.0.1:56874 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:35.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:35.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2241), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1987ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1992ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2031ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2048ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:35.964 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.965 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.965 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.970 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.980 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.983 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.989 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:35.990 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.992 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:35.993 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:35.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:35.994 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:35.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:35.997047  6372 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:35.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.853698 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56842 (local address 127.3.245.252:40125)
08:23:35.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.853757 (+    59us) server_negotiation.cc:207] Beginning negotiation
08:23:35.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.853761 (+     4us) server_negotiation.cc:400] Waiting for connection header
08:23:35.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:35.996971 (+143210us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56842: BlockingRecv error: recv got EOF from 127.0.0.1:56842 (error 108)
08:23:35.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
08:23:36.000 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.001 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.043 [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, [1922ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1975ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1978ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1997ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2028ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.048 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8f2b9a9d, L:/127.0.0.1:44358 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.049 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.049 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.050 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.050 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.050 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.051 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.051 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.051 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.051 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.052 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.053 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.053 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.053 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.055 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.056 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.056 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.057 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.057 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.058 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.058 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.058 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.058 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.058 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.059 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.059 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.059 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.059 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.060 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.060 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.067 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.067 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.068 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.069 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.072 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.074 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.074 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.074 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.075 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.075 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.075 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.076 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.076 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.076 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.079 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.080 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.081 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.081 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.081 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.082 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.082 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.083 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.084 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.084 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.084 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.085 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.086 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.086 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.086 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.086 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.087 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2bff3c02, L:/127.0.0.1:56892 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.087 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.087 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.088 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.088 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.088 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.092 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.092 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.093 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.095 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:36.088 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.104 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:36.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.105 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.103 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.106 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.110 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.113 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.114 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.115 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.117 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.118 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.119 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.121 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.121 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.125 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.126 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.128 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.130 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.133 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.140 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.141 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.143 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.153 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.154 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.155 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.158 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.161 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.162 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.166 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.101 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.104 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:36.104945  5731 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:36.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:33.877604 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56416 (local address 127.3.245.252:40125)
08:23:36.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:33.877649 (+    45us) server_negotiation.cc:207] Beginning negotiation
08:23:36.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:33.877651 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:33.879911 (+  2260us) server_negotiation.cc:408] Connection header received
08:23:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:33.882544 (+  2633us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:33.882546 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:33.882567 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:33.882600 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.102573 (+2219973us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.103437 (+   864us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.104869 (+  1432us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56416: BlockingRecv error: recv got EOF from 127.0.0.1:56416 (error 108)
08:23:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
08:23:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:36.124576  6478 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:36.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.070526 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56954 (local address 127.3.245.252:40125)
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.070662 (+   136us) server_negotiation.cc:207] Beginning negotiation
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.070663 (+     1us) server_negotiation.cc:400] Waiting for connection header
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.124487 (+ 53824us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56954: BlockingRecv error: recv got EOF from 127.0.0.1:56954 (error 108)
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69,"thread_start_us":57,"threads_started":1}
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:36.142634  6477 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.070394 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56938 (local address 127.3.245.252:40125)
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.070532 (+   138us) server_negotiation.cc:207] Beginning negotiation
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.070534 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.142554 (+ 72020us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56938: BlockingRecv error: recv got EOF from 127.0.0.1:56938 (error 108)
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":122,"thread_start_us":112,"threads_started":1}
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:36.150185  6165 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.061497 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56902 (local address 127.3.245.252:40125)
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.061533 (+    36us) server_negotiation.cc:207] Beginning negotiation
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.061536 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.150106 (+ 88570us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56902: BlockingRecv error: recv got EOF from 127.0.0.1:56902 (error 108)
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19}
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:36.150795  6488 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:36.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.070616 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56936 (local address 127.3.245.252:40125)
08:23:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.073536 (+  2920us) server_negotiation.cc:207] Beginning negotiation
08:23:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.073539 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.150724 (+ 77185us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56936: BlockingRecv error: recv got EOF from 127.0.0.1:56936 (error 108)
08:23:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2888,"thread_start_us":63,"threads_started":1}
08:23:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:36.151190  6481 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.070708 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56944 (local address 127.3.245.252:40125)
08:23:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.075680 (+  4972us) server_negotiation.cc:207] Beginning negotiation
08:23:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.075683 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.151131 (+ 75448us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56944: BlockingRecv error: recv got EOF from 127.0.0.1:56944 (error 108)
08:23:36.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4940,"thread_start_us":60,"threads_started":1}
08:23:36.181 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.187 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.188 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd48d7a6d, L:/127.0.0.1:44392 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.189 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ad944da, L:/127.0.0.1:56906 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.189 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xddc274d9, L:/127.0.0.1:56966 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.190 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd1111a5a, L:/127.0.0.1:44368 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.191 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa56d2280, L:/127.0.0.1:44406 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.195 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.197 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.199 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.199 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x80073207, L:/127.0.0.1:44404 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.200 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.202 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.202 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.203 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.204 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.206 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.207 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.208 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.209 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.210 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.211 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.212 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.212 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.214 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.214 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x00f39357, L:/127.0.0.1:57000 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.215 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.215 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.216 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.217 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.220 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.221 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.224 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.224 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.225 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.227 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.227 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.228 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.229 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.230 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.230 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.231 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe9c25e29, L:/127.0.0.1:57006 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.231 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.233 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.234 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.237 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.241 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.243 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.247 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.248 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd67f1ad1, L:/127.0.0.1:57042 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.256 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.257 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.258 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x31be91fd, L:/127.0.0.1:57036 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.261 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.261 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.262 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0370e410, L:/127.0.0.1:42300 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.263 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeb209455, L:/127.0.0.1:42292 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.265 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.265 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.270 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.274 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.274 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.275 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.278 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb173b1e5, L:/127.0.0.1:44488 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2537), Traces: [0ms] refreshing cache from master, [2149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2285ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2349ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.282 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.284 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.285 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.287 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.289 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9fd8c0c7, L:/127.0.0.1:42348 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.291 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.292 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.298 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x55f2e0c0, L:/127.0.0.1:42318 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.300 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x044177e3, L:/127.0.0.1:42364 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.300 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbc324c37, L:/127.0.0.1:42316 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.305 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6840e469, L:/127.0.0.1:42378 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2562), Traces: [0ms] refreshing cache from master, [2129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2373ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2562), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2313ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2369ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.309 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdb705d69, L:/127.0.0.1:44500 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.311 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.311 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x182619c3, L:/127.0.0.1:42332 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2645), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1371ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2370ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2554ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.322 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.323 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.323 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.324 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2765), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [145ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [250ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [868ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, deferred=null) after lookup
08:23:36.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.324 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.324 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.322 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.322 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.328 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.333 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x235360ac, L:/127.0.0.1:42224 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.335 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.337 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2640), Traces: [0ms] refreshing cache from master, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [190ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [221ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [260ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.342 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.343 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf17902fa, L:/127.0.0.1:42194 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.368 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.371 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.375 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3699b69b, L:/127.0.0.1:56978 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.382 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2706), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2451ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2603ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2694), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [863ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2541ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.389 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.390 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.390 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.390 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.390 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:36.390 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.391 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.391 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:36.391 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.391 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.391 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.391 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.392 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x513cf3f3, L:/127.0.0.1:42202 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.392 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.393 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.395 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaa65cc3c, L:/127.0.0.1:44546 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.397 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc4cf005f, L:/127.0.0.1:44510 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.398 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.398 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.399 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x98fb0da8, L:/127.0.0.1:44514 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.400 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.402 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.402 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.402 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.403 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.403 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.405 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2634), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1214ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2610ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.413 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5da43a8c, L:/127.0.0.1:56900 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.414 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:36.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:36.412039  6473 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:36.414 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1f231dba, L:/127.0.0.1:44384 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.415 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe4ef29c4, L:/127.0.0.1:44408 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.415 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7a7aba52, L:/127.0.0.1:42232 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.417 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.417 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.070238 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:56922 (local address 127.3.245.252:40125)
08:23:36.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.070444 (+   206us) server_negotiation.cc:207] Beginning negotiation
08:23:36.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.070447 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:36.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2731), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1051ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2003ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2553ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [2561ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, deferred=null) after lookup
08:23:36.423 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2a12f9d1, L:/127.0.0.1:42252 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.424 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.411970 (+341523us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56922: BlockingRecv error: recv got EOF from 127.0.0.1:56922 (error 108)
08:23:36.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.429 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":114,"thread_start_us":74,"threads_started":1}
08:23:36.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.430 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.433 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6b921862, L:/127.0.0.1:42394 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.436 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.438 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.438 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:36.439 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.3.245.194' into [/127.3.245.194] in 3630812ns
08:23:36.439 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf4da71de, L:/127.0.0.1:42240 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.440 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299989, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299978, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299974, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2760), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1979ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2040ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2068ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2285ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2469ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.441 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.442 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x67796105, L:/127.0.0.1:44434 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.444 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:36.444 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2683), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2043ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2166ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2269ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2463ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:36.446513  6418 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:36.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2795), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [400ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2486ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2721ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.449 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.211140 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44462 (local address 127.3.245.254:46253)
08:23:36.453 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.453 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.214052 (+  2912us) server_negotiation.cc:207] Beginning negotiation
08:23:36.453 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.214054 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:36.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.214061 (+     7us) server_negotiation.cc:408] Connection header received
08:23:36.458 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.214079 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:36.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.214079 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:36.458 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.456 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.458 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.459 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.459 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.459 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.459 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.214092 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:36.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.214143 (+    51us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:36.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.311977 (+ 97834us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:36.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.461 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.312667 (+   690us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:36.461 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.466 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.466 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:36.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.443093 (+130426us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:36.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.443295 (+   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
08:23:36.470 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.470 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x080682e5, L:/127.0.0.1:56994 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.475 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6b8e4a89, L:/127.0.0.1:42276 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.475 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2af595d3, L:/127.0.0.1:42264 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.476 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.476 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.446168 (+  2873us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:36.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.446173 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:36.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.446174 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:36.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.489 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.446180 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:36.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299980, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299975, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.446198 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:36.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2732), Traces: [0ms] refreshing cache from master, [1931ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2263ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2527ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [2545ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:36.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.446202 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:36.499 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.499 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.3.245.195' into [/127.3.245.195] in 7403243ns
08:23:36.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2789), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1927ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2011ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2603ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2609ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.446281 (+    79us) server_negotiation.cc:1036] Waiting for connection context
08:23:36.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.499 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299987, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299973, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.501 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x719faa6f, L:/127.0.0.1:44446 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.446421 (+   140us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44462: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44462): Connection reset by peer (error 104)
08:23:36.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2893}
08:23:36.503 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2812), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1259ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2006ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2622ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.504 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:36.481240  6476 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:36.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.213220 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57022 (local address 127.3.245.252:40125)
08:23:36.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2767), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2336ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2491ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2548ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.512 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.513 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.513 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe0b4ca7e, L:/127.0.0.1:44422 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2762), Traces: [0ms] refreshing cache from master, [1937ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2067ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2495ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2563ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.514 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.213292 (+    72us) server_negotiation.cc:207] Beginning negotiation
08:23:36.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.213294 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:36.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.523 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd2408659, L:/127.0.0.1:57048 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.523 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.525 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.525 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.526 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.526 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.527 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.527 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.528 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.528 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.528 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.529 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.3.245.195' into [/127.3.245.195] in 1229482ns
08:23:36.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.529 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.529 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.530 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.530 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.530 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.530 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.530 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.530 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.531 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.531 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.531 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.531 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.532 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.532 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.532 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.213300 (+     6us) server_negotiation.cc:408] Connection header received
08:23:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.213315 (+    15us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.213315 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.213327 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.213387 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.351442 (+138055us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.352144 (+   702us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.471650 (+119506us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.471896 (+   246us) 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
08:23:36.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.480847 (+  8951us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.480854 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.480854 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.480860 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.480881 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.480885 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.480946 (+    61us) server_negotiation.cc:1036] Waiting for connection context
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.481066 (+   120us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57022: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57022): Connection reset by peer (error 104)
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:36.498515  6626 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.223555 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44478 (local address 127.3.245.254:46253)
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.290679 (+ 67124us) server_negotiation.cc:207] Beginning negotiation
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.290681 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.290691 (+    10us) server_negotiation.cc:408] Connection header received
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.290712 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:36.533 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.533 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.533 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.533 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.534 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.534 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.534 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.534 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.534 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.535 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.535 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.536 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.536 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.290713 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:36.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.539 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.539 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.539 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.290726 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:36.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.294831 (+  4105us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:36.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.294884 (+    53us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:36.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.315925 (+ 21041us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:36.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.486800 (+170875us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:36.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.487045 (+   245us) 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
08:23:36.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.498086 (+ 11041us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:36.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.498092 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:36.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.498093 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:36.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.498099 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:36.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.498119 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:36.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.498124 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:36.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.498189 (+    65us) server_negotiation.cc:1036] Waiting for connection context
08:23:36.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.498395 (+   206us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44478: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44478): Connection reset by peer (error 104)
08:23:36.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67103,"thread_start_us":130,"threads_started":1}
08:23:36.540 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.540 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.541 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.539 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.541 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.542 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.542 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.546 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.547 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.549 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.550 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.553 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.553 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.554 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.556 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.558 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.559 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.560 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.561 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc03c8916, L:/127.0.0.1:44432 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.565 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299984, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299983, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.565 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.566 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.566 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.566 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.566 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.566 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.567 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.567 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.567 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.567 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.567 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.568 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.568 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.568 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.568 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.569 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.569 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.569 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.570 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.570 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.570 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.571 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.571 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.571 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.571 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.587 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2b988a58, L:/127.0.0.1:42282 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.592 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x81c6867f, L:/127.0.0.1:42450 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.592 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:36.594949  6642 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:36.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.600 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.601 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.601 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaee0aa43, L:/127.0.0.1:42212 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2915), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2055ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2471ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2745ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2911), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2005ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2349ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2516ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2739ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.229740 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44530 (local address 127.3.245.254:46253)
08:23:36.608 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x90c7f30a, L:/127.0.0.1:42408 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.610 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.611 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4d2f385e, L:/127.0.0.1:57044 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.326080 (+ 96340us) server_negotiation.cc:207] Beginning negotiation
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.326082 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.326096 (+    14us) server_negotiation.cc:408] Connection header received
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.326123 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.326124 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.326137 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.326216 (+    79us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.421080 (+ 94864us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.421949 (+   869us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.594302 (+172353us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.594538 (+   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
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.594652 (+   114us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.594659 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.594660 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.594666 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.594686 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.594690 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.594738 (+    48us) server_negotiation.cc:1036] Waiting for connection context
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.594850 (+   112us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44530: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44530): Connection reset by peer (error 104)
08:23:36.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":96304,"thread_start_us":79,"threads_started":1}
08:23:36.614 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.614 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.615 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.615 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.615 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.615 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.617 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.618 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.618 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.618 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.618 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.619 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.619 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.619 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.622 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x76398cea, L:/127.0.0.1:42434 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.625 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x76b6c8c9, L:/127.0.0.1:42418 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2955), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1340ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2687ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2831ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.629 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3f7baa77, L:/127.0.0.1:44554 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.631 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.633 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.635 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.636 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.636 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa3c6bcdc, L:/127.0.0.1:42452 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.636 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.636 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.636 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.636 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.636 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.637 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.637 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.637 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.637 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.637 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.637 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.637 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.638 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.638 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.639 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.639 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.639 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.639 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.639 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.642 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.644 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.644 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.644 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.656 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd6a1ef85, L:/127.0.0.1:57056 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.658 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.658 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.658 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:36.659 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.659 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:36.660 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:36.669 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.671 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.675 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.675 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.678 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.681 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.684 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.688 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.690 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x726ce3fe, L:/127.0.0.1:42464 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.691 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:36.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3026), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2469ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2792ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2913ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2936ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.700 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2988be62, L:/127.0.0.1:44566 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.707 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.709 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.709 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.709 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.710 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.710 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.710 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.710 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.713 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.713 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3023), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [759ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2755ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.715 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.716 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa6babe74, L:/127.0.0.1:44578 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:36.716 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x85a086ef, L:/127.0.0.1:42470 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.718 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.719 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.719 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3060), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2744ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2882ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2894ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.723 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3065), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [625ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2942ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2978ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2985ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.726 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.726 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.727 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.727 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:36.727 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.727 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.727 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:36.728 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:36.728 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:36.728 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.728 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.728 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:36.729 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.732 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.732 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.732 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.733 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:36.733 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.733 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.733 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.733 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.734 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.734 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:36.735 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:36.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:36.736613  6495 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:36.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.714287 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44594 (local address 127.3.245.254:46253)
08:23:36.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.714407 (+   120us) server_negotiation.cc:207] Beginning negotiation
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.714409 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.715732 (+  1323us) server_negotiation.cc:408] Connection header received
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.716010 (+   278us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.716012 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.716028 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:36.737 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.716084 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.724845 (+  8761us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.725684 (+   839us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.732295 (+  6611us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.732518 (+   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
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.736157 (+  3639us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.736214 (+    57us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.736262 (+    48us) server_negotiation.cc:1036] Waiting for connection context
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.736536 (+   274us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44594: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44594): Connection reset by peer (error 104)
08:23:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":95}
08:23:36.738 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.738 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.738 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:36.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.738 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:36.740 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.740 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:36.740 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.740 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:36.740 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3078), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1997ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2762ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2884ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.746 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.747 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.747 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.747 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:36.747 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.748 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.748 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.751 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:36.751 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:36.751 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:36.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.753 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.755 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.755 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.757 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.757 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.759 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.767 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.767 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:36.768 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:36.770 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.773 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.773 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3126), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [718ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2651ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2826ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2966ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.775 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.779 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.779 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.780 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.780 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:36.780 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.781 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.782 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.782 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.785 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.785 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:36.789317  6495 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.775179 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44602 (local address 127.3.245.254:46253)
08:23:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.775230 (+    51us) server_negotiation.cc:207] Beginning negotiation
08:23:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.775233 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.776311 (+  1078us) server_negotiation.cc:408] Connection header received
08:23:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.776352 (+    41us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.776354 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:36.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.776369 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.776434 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.788011 (+ 11577us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.788786 (+   775us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.789243 (+   457us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44602: BlockingRecv error: recv got EOF from 127.0.0.1:44602 (error 108)
08:23:36.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
08:23:36.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.792 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.792 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.794 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:36.795 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:36.797 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.798 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.799 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:36.801 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.801 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.809 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.809 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.813 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3dce2013, L:/127.0.0.1:42474 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:36.814 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.814 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.818 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:36.818 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:36.821 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.822 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.824 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:36.824 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3084), Traces: [0ms] refreshing cache from master, [2404ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2675ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2731ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2871ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2889ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:36.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:36.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:36.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:36.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:36.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:36.830 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:36.831 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:36.831 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:36.831 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:36.832 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:36.832 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:36.832 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.832 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.833 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:36.835 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:36.835 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:36.835 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:36.836 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.836 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.837 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.838 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.840 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:36.840 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:36.843 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.846 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.848 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.851 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.854 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.852 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.851 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.854 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.855 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.856 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.856 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.857 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.858 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.859 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.860 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.861 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.862 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.863 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.864 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.866 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.866 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.867 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.868 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.870 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.871 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.871 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.872 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.873 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.874 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.875 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.876 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.888 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.890 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.892 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.893 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.894 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.895 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.896 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.896 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.898 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.898 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.899 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.900 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.900 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:36.901 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.902 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.903 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.904 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.905 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.906 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.907 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.908 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.909 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.910 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.911 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x42aede43, L:/127.0.0.1:57066 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:36.911 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.912 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.913 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.914 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.914 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.915 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.915 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.916 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.919 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.926 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.926 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.928 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.929 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.930 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.931 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.932 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.935 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.937 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.938 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.939 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.939 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.939 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.940 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.941 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.942 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.943 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.944 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.944 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.947 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.947 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.948 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.949 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.949 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.951 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.951 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.952 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.954 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.954 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:36.954 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.954 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.955 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.956 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.957 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.957 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.957 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.962 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.962 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.962 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.962 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.963 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.964 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.964 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.964 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.965 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.965 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.966 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.966 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.967 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.967 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.987 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.987 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.988 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.988 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.988 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.989 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:36.990 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.990 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.990 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.991 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.991 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.991 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.992 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.992 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:36.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.993 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.993 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:36.994 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.994 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.994 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:36.995 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.996 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:36.996 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:36.997 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.008 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.009 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.010 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.011 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.012 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.013 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.014 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.028 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.028 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.029 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.029 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.029 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.030 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.030 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.030 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.034 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.035 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.038 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.039 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.040 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f1e1563, L:/127.0.0.1:42478 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.042 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=172), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [98ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.043 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.043 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.044 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.045 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.045 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.047 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.047 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.047 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.048 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:37.048 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.048 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:37.049 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.049 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.050 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.050 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.051 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.051 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.052 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.052 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.053 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.054 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.055 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.055 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.056 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.056 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.057 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.058 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.059 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:37.059 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.060 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.061 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.062 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2fa79d7a, L:/127.0.0.1:42492 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.062 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.063 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.063 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.064 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.064 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.065 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.066 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.066 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.067 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.067 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.068 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.069 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.070 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.070 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.071 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.072 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.072 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.074 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.075 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.075 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.076 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.076 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.077 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.078 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.078 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.079 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.083 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.084 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.085 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.086 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.087 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.088 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.088 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.089 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.089 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.090 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.092 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.093 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.094 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.095 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.096 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.096 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.097 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.098 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd1dffb49, L:/127.0.0.1:57078 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.098 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.099 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.100 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.101 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.102 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.103 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.103 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.105 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.106 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.107 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.108 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.109 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.109 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.110 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.111 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.112 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.113 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.113 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.114 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.115 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.116 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.117 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.118 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.119 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.120 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.120 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.121 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.122 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.122 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:37.123 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:37.123 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.123 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:37.125 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:37.125 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:37.124814  6923 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.991237 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57088 (local address 127.3.245.252:40125)
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.998424 (+  7187us) server_negotiation.cc:207] Beginning negotiation
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.998426 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.998434 (+     8us) server_negotiation.cc:408] Connection header received
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.998464 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.998465 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.998479 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.998615 (+   136us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.123734 (+125119us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.124568 (+   834us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.124707 (+   139us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57088: BlockingWrite error: write error: Broken pipe (error 32)
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7164,"thread_start_us":65,"threads_started":1}
08:23:37.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:37.125061  6495 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:37.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.995376 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44604 (local address 127.3.245.254:46253)
08:23:37.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.995558 (+   182us) server_negotiation.cc:207] Beginning negotiation
08:23:37.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.995560 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:37.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.995571 (+    11us) server_negotiation.cc:408] Connection header received
08:23:37.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.995606 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:37.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.995607 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:37.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.995622 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:37.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:36.995688 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:37.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.123954 (+128266us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:37.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.124648 (+   694us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:37.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.124991 (+   343us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44604: BlockingRecv error: recv got EOF from 127.0.0.1:44604 (error 108)
08:23:37.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":153}
08:23:37.127 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.128 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.129 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.131 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.132 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.132 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.133 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.134 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.135 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.136 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.136 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.137 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.139 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.140 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.141 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.142 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.143 [DEBUG - pool-4-thread-80] (NetUtil.java:139) Resolved '127.3.245.253' into [/127.3.245.253] in 129413884ns
08:23:37.143 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.145 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.148 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.151 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.153 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.157 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6bc0381c, L:/127.0.0.1:57082 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.164 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.171 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.172 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a606b81, L:/127.0.0.1:42500 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.174 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.171 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.184 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.188 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc97ea2b0, L:/127.0.0.1:57102 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.190 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.192 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xafad76eb, L:/127.0.0.1:57164 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.194 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.200 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.201 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x80455b1e, L:/127.0.0.1:57142 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.204 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x665c6c19, L:/127.0.0.1:57166 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.206 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.208 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.210 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x07bf6892, L:/127.0.0.1:57130 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.212 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x41ef6f11, L:/127.0.0.1:44612 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.213 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x23ca900f, L:/127.0.0.1:57136 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.214 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf7f7b02b, L:/127.0.0.1:44606 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.214 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.216 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.218 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4c0cc4a3, L:/127.0.0.1:57154 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.219 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.222 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.226 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.226 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.231 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.232 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.233 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.234 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.239 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.247 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe505c032, L:/127.0.0.1:42532 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.249 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.251 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.251 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.252 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.254 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd5574a86, L:/127.0.0.1:57192 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.255 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.256 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.260 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa99160a6, L:/127.0.0.1:57334 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.261 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.263 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xffeb7823, L:/127.0.0.1:57274 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.264 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.264 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x64dcdfc7, L:/127.0.0.1:57174 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.265 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6b8fb4c6, L:/127.0.0.1:57196 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.267 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.268 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.271 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.275 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.278 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.278 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=424), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [298ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [321ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.280 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x57dc2f4c, L:/127.0.0.1:57110 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.282 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.284 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.287 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc7ac0a0f, L:/127.0.0.1:42516 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.289 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x316f0a38, L:/127.0.0.1:57116 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.291 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.294 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.294 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.298 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.298 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.302 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.311 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.312 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.313 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.313 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.314 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.318 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.324 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.326 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.328 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.330 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.332 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.334 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.339 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.339 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.340 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.346 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.354 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.354 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.356 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.357 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.358 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.358 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.359 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.360 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.361 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.361 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.361 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.361 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.363 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.364 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.368 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.370 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.370 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.371 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.372 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.372 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.373 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.379 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.379 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.382 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.382 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.386 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.387 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:37.387 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:37.392 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe1b767ab, L:/127.0.0.1:57290 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.393 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.396 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.402 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.404 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe4a9d337, L:/127.0.0.1:57608 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.405 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.410 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.411 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.412 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.413 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.414 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7bba9bca, L:/127.0.0.1:57498 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.415 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.416 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0c1b654e, L:/127.0.0.1:57610 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.417 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.420 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.421 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.422 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.423 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.424 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.426 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.427 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.431 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.434 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.438 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.441 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd7be5f2, L:/127.0.0.1:42774 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.445 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.445 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.447 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfac270b6, L:/127.0.0.1:42918 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.452 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.457 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.459 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.463 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.467 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfec692e2, L:/127.0.0.1:42934 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.469 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=597), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [378ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=479), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [169ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [219ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.473 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.474 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb3ce1224, L:/127.0.0.1:44684 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.475 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.475 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5a4af5f4, L:/127.0.0.1:42712 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.477 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1f86d5b2, L:/127.0.0.1:42752 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.480 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6d4fba3, L:/127.0.0.1:44670 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.480 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5da03405, L:/127.0.0.1:42940 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.482 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.483 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.483 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.484 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:37.484 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.484 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:37.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=431), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [155ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.485 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.486 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:37.486 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:37.486 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.487 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:37.487 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.487 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:37.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:37.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:37.488 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.488 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4cf8ed7e, L:/127.0.0.1:42582 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.490 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.491 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:37.491 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:37.492 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:37.493 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.499 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.499 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.500 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.501 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7257673a, L:/127.0.0.1:44700 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.502 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.506 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4384acea, L:/127.0.0.1:57612 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.512 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.522 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.523 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.527 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.527 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.533 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70fffbe0, L:/127.0.0.1:42510 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.535 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.536 [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.3.245.252:40125, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [621ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.539 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.539 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.540 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbd7b29cf, L:/127.0.0.1:57206 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.543 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.543 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.543 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:37.544 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.544 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:37.544 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:37.544 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.544 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:37.545 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:37.545 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:37.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.546 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x32345f73, L:/127.0.0.1:44710 - R:/127.3.245.254:46253] using TOKEN/null
08:23:37.547 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.547 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.547 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2f6bed09, L:/127.0.0.1:44632 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.547 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1098d3ed, L:/127.0.0.1:44720 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.551 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x579d1ce8, L:/127.0.0.1:57622 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:37.553 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.554 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.554 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.555 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:37.555 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.556 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:37.557 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.551 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2dd9d7d4, L:/127.0.0.1:42952 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.572 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.577 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.566 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.561 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x37f3c6f0, L:/127.0.0.1:42852 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.579 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe9cef8eb, L:/127.0.0.1:44732 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=533), Traces: [0ms] refreshing cache from master, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [227ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [255ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.560 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64060dae, L:/127.0.0.1:42742 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.558 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x76ff2179, L:/127.0.0.1:42622 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.582 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x06b76ef0, L:/127.0.0.1:42860 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.583 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8ca31a46, L:/127.0.0.1:44742 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.585 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.587 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.589 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.590 [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.3.245.252:40125, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [270ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [603ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [648ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [657ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.592 [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.3.245.252:40125, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [590ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [635ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [642ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.592 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.594 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.595 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.595 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:37.596 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.596 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:37.596 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:37.596 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb4f1ac44, L:/127.0.0.1:57248 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.596 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:37.596 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.596 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:37.597 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.600 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.602 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.603 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.603 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:37.603 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:37.603 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.603 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.604 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:37.604 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:37.604 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:37.604 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:37.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.605 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:37.605 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.605 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.606 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x338374f2, L:/127.0.0.1:42834 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:37.607 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x861e02e1, L:/127.0.0.1:44758 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.609 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.609 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:37.611 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.611 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.612 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.614 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.614 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:37.614 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.614 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdf7a6300, L:/127.0.0.1:42960 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.616 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.616 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.616 [DEBUG - pool-4-thread-52] (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.3.245.252:40125, [491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [514ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [540ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.620 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.622 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.623 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:37.623 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.623 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:37.624 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.625 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:37.625 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:37.625 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.626 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:37.626 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.628 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.630 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.632 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.635 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.638 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.641 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe0b2c10c, L:/127.0.0.1:42968 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.645 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.650 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.653 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0a07e2b8, L:/127.0.0.1:57632 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.655 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.655 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=658), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [583ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [619ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.661 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.663 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.664 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:37.664 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.664 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:37.665 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.665 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:37.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:37.665649  6495 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:37.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.661160 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44780 (local address 127.3.245.254:46253)
08:23:37.666 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:37.668 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.661243 (+    83us) server_negotiation.cc:207] Beginning negotiation
08:23:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.661245 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.661835 (+   590us) server_negotiation.cc:408] Connection header received
08:23:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.665327 (+  3492us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.665329 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:37.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.665345 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:37.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.665393 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:37.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.665575 (+   182us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44780: BlockingRecv error: recv got EOF from 127.0.0.1:44780 (error 108)
08:23:37.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
08:23:37.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.671 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x59934015, L:/127.0.0.1:42976 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.671 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.674 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.675 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.680 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe4c11e41, L:/127.0.0.1:44766 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.685 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x076d0411, L:/127.0.0.1:44784 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.695 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.697 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.700 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.700 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1a447e6c, L:/127.0.0.1:57492 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.704 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa856f313, L:/127.0.0.1:44644 - R:/127.3.245.254:46253] using TOKEN/null
08:23:37.705 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.707 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.710 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0cd040a1, L:/127.0.0.1:42664 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.693 [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, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [338ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [348ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, deferred=null) after lookup
08:23:37.712 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x40f5559b, L:/127.0.0.1:57518 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.714 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.715 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.716 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:37.717 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.717 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.719 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.727 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [330ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [564ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [783ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.728 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.730 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd98d2b25, L:/127.0.0.1:42978 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.733 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x94453f28, L:/127.0.0.1:44792 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.735 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf5e7783f, L:/127.0.0.1:57410 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.744 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.745 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:37.745 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.745 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:37.746 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:37.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:37.746 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.746 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:37.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:37.749 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.749 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.751 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.751 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.751 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=694), Traces: [0ms] refreshing cache from master, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [398ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.752 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2ec78798, L:/127.0.0.1:57644 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.760 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.760 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.762 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:37.762 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.762 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:37.763 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.765 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.766 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.766 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:37.766 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:37.766 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:37.766 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.766 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:37.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.771 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:37.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.769 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.772 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:37.772 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:37.768 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:37.772 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:37.772 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:37.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:37.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:37.773993  7167 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:37.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.759348 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44798 (local address 127.3.245.254:46253)
08:23:37.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.759420 (+    72us) server_negotiation.cc:207] Beginning negotiation
08:23:37.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.759424 (+     4us) server_negotiation.cc:400] Waiting for connection header
08:23:37.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.762104 (+  2680us) server_negotiation.cc:408] Connection header received
08:23:37.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:37.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.773723 (+ 11619us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:37.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.773725 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:37.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.773749 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:37.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.773811 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:37.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.773917 (+   106us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44798: BlockingRecv error: recv got EOF from 127.0.0.1:44798 (error 108)
08:23:37.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
08:23:37.778 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.778 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.778 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x26defcaf, L:/127.0.0.1:44810 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.778 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.780 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.783 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.784 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.784 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x45f06561, L:/127.0.0.1:57472 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.789 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.792 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.793 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:37.793 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:37.793 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.794 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9de0e793, L:/127.0.0.1:42692 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.794 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.803 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.805 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x29e744e9, L:/127.0.0.1:42986 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=943), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [830ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [841ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [868ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.810 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.812 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.813 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:37.813 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.813 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:37.814 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.814 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:37.814298  6495 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.783816 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44812 (local address 127.3.245.254:46253)
08:23:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.783866 (+    50us) server_negotiation.cc:207] Beginning negotiation
08:23:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.783868 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.790889 (+  7021us) server_negotiation.cc:408] Connection header received
08:23:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.792176 (+  1287us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:37.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.792178 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.792194 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.792272 (+    78us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.798179 (+  5907us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.799018 (+   839us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.812843 (+ 13825us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.813093 (+   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
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.813823 (+   730us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.813829 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.813829 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.813835 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.813858 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.813863 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.813930 (+    67us) server_negotiation.cc:1036] Waiting for connection context
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.814209 (+   279us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44812: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:44812): Connection reset by peer (error 104)
08:23:37.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
08:23:37.815 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.815 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:37.816 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:37.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.824 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.824 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.826 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.830 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.838 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbab2d736, L:/127.0.0.1:44822 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.840 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1c81bb5e, L:/127.0.0.1:44830 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.840 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x28803b3c, L:/127.0.0.1:42990 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.843 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.845 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.846 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.847 [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.3.245.252:40125, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [769ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [808ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [919ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.852 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd44105f8, L:/127.0.0.1:44622 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.855 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.856 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:37.856 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.856 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:37.857 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.857 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:37.859 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.859 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.874 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.875 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcc116312, L:/127.0.0.1:44844 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.878 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.883 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5e85c4ba, L:/127.0.0.1:57124 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.884 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.885 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda942848, L:/127.0.0.1:57460 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.885 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.889 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:37.889 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.889 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:37.895 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.913 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x17dd8cf3, L:/127.0.0.1:57394 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:37.915 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb7411014, L:/127.0.0.1:42764 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.915 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.922 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.926 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.932 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0bfae379, L:/127.0.0.1:42534 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.935 [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, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [597ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [981ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.935 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xae641db8, L:/127.0.0.1:44878 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.939 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.940 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:37.940 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.940 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:37.941 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.941 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:37.942 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.942 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.943 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa37494bc, L:/127.0.0.1:44862 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.945 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcb754169, L:/127.0.0.1:44860 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:37.946 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.950 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.950 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.953 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.955 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:37.956 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.959 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:37.961 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:37.962 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.962 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1113), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [658ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [996ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:37.964 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.970 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.970 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcba2b7d1, L:/127.0.0.1:43012 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.971 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:37.971 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.971 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:37.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:37.972 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.972 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1117), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [695ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [761ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [866ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1046ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:37.973 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:37.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:37.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:37.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:37.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:37.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:37.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:37.976 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:37.978 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:37.980 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:37.980 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:37.980 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:37.981 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:37.981 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:37.981 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:37.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:37.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:37.983 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:37.985 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:37.985 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:37.989 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:37.993 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:37.996 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe06610f3, L:/127.0.0.1:42700 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:37.998 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.001 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:38.003 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.003 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.006 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.006 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x37a1b59f, L:/127.0.0.1:42998 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1014), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [918ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [981ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.014 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.014 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.015 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x62047125, L:/127.0.0.1:57654 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.018 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.020 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdd1d82b1, L:/127.0.0.1:44894 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.024 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c123401, L:/127.0.0.1:42782 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.027 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [850ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [892ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1072ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.027 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd769d70a, L:/127.0.0.1:44912 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.030 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.031 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.031 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:38.031 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.031 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.032 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.032 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.033 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.033 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.033 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.034 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.035 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.036 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:38.036 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.036 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.037 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.038 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.038 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.043 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd304f503, L:/127.0.0.1:57446 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.045 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4a9078a0, L:/127.0.0.1:44896 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.049 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa18b8175, L:/127.0.0.1:43018 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.052 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.053 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.054 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.054 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.055990  7059 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.149972 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57506 (local address 127.3.245.252:40125)
08:23:38.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.297794 (+147822us) server_negotiation.cc:207] Beginning negotiation
08:23:38.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.297797 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:38.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.297814 (+    17us) server_negotiation.cc:408] Connection header received
08:23:38.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.297845 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.297846 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.297861 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.303081 (+  5220us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:38.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.054852 (+751771us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.055720 (+   868us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.055883 (+   163us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57506: BlockingRecv error: recv got EOF from 127.0.0.1:57506 (error 108)
08:23:38.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":147787,"thread_start_us":42,"threads_started":1}
08:23:38.057 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.061 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.061 [DEBUG - pool-4-thread-33] (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.3.245.252:40125, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [317ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [534ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:38.063 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.064 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.070 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.072 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.073 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x84f60390, L:/127.0.0.1:57222 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.073 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.074 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.074 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:38.074 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.074 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.075 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.076 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.077641  7167 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.063985 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44932 (local address 127.3.245.254:46253)
08:23:38.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.064037 (+    52us) server_negotiation.cc:207] Beginning negotiation
08:23:38.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.064040 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:38.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.064728 (+   688us) server_negotiation.cc:408] Connection header received
08:23:38.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.065063 (+   335us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.065064 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.065086 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.065119 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:38.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.076562 (+ 11443us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.077400 (+   838us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.077573 (+   173us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44932: BlockingRecv error: recv got EOF from 127.0.0.1:44932 (error 108)
08:23:38.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
08:23:38.083 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc71b9c5f, L:/127.0.0.1:57436 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.087 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1050), Traces: [0ms] refreshing cache from master, [671ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [676ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [695ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [709ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [728ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.089 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.091 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.097 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.098 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.098 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.098 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:38.098 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.099 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.104744  6642 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.105 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.052429 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44918 (local address 127.3.245.254:46253)
08:23:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.052492 (+    63us) server_negotiation.cc:207] Beginning negotiation
08:23:38.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.052494 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.056339 (+  3845us) server_negotiation.cc:408] Connection header received
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.056372 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.056373 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.056388 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.056454 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.086813 (+ 30359us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.087672 (+   859us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.092190 (+  4518us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.092406 (+   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
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.098975 (+  6569us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.098982 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.098983 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.098991 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.099019 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.099024 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.099089 (+    65us) server_negotiation.cc:1036] Waiting for connection context
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.104656 (+  5567us) 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)
08:23:38.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
08:23:38.106 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.108 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.108 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:38.109 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:38.111 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.111 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.114 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.116 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xafe0b2ff, L:/127.0.0.1:43026 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.118 [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, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1058ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1075ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1105ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.122 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.123 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state CONNECTING
08:23:38.123 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.123 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:38.124 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.124 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.125437  7167 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.103816 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44940 (local address 127.3.245.254:46253)
08:23:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.103875 (+    59us) server_negotiation.cc:207] Beginning negotiation
08:23:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.103877 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.111848 (+  7971us) server_negotiation.cc:408] Connection header received
08:23:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.113228 (+  1380us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.113230 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.113258 (+    28us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.113298 (+    40us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:38.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.123221 (+  9923us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.123951 (+   730us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.125369 (+  1418us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44940: BlockingRecv error: recv got EOF from 127.0.0.1:44940 (error 108)
08:23:38.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
08:23:38.126 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.126 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:38.126 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:38.129 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.129 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:38.129 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:38.130 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.130 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:38.130 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:38.133 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.138 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.140 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.143 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.144 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a017287, L:/127.0.0.1:42882 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.146 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.151 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.155 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa8b68e4f, L:/127.0.0.1:57466 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.156 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1245), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [910ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [980ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1181ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.161 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.162 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:38.162 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.162 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.163 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.163 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.167073  7129 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.108008 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57266 (local address 127.3.245.252:40125)
08:23:38.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.251616 (+143608us) server_negotiation.cc:207] Beginning negotiation
08:23:38.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.251618 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.251630 (+    12us) server_negotiation.cc:408] Connection header received
08:23:38.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.251653 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.251654 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.251669 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.309345 (+ 57676us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:38.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.309394 (+    49us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.310129 (+   735us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.166237 (+856108us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.166496 (+   259us) 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
08:23:38.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.166718 (+   222us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:38.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.166725 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:38.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.166726 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:38.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.166733 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
08:23:38.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.166757 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:38.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.166761 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:38.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.166839 (+    78us) server_negotiation.cc:1036] Waiting for connection context
08:23:38.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.166962 (+   123us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57266: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57266): Connection reset by peer (error 104)
08:23:38.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":143573,"thread_start_us":74,"threads_started":1}
08:23:38.170 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.170 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe6a3f75a, L:/127.0.0.1:44952 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.172 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd8500275, L:/127.0.0.1:57322 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.177 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.177 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:38.177 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:38.184 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.185 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.186 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.187 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x386b59f6, L:/127.0.0.1:42894 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.189 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1279), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [983ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1225ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.199 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.201 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:38.205 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.206 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:38.206 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.207 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.207 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.209 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.209 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.210 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.210 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfc88e2fb, L:/127.0.0.1:44956 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.212 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:38.214 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x94d71aa3, L:/127.0.0.1:43032 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.216 [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.3.245.252:40125, [1032ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1066ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1099ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1143ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.219 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.224 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.226 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.227 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.228 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:38.228 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.228 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.229 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.229 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.232 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.232 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.233 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.237 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.245 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x215071f2, L:/127.0.0.1:44972 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.246 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa45c1668, L:/127.0.0.1:57658 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.246 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.258 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.267 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:38.268 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.270 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.275 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.278 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.280 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:38.283 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.284 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.284 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.288 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.289 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.289 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.293 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.298 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.298 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf69ff60, L:/127.0.0.1:57382 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.300 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:38.304 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.313 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.316 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.316 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4e6d52e8, L:/127.0.0.1:57670 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.318 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:38.320 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.321 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d61d556, L:/127.0.0.1:43064 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.322 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.325 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6d719f79, L:/127.0.0.1:44990 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1284), Traces: [0ms] refreshing cache from master, [945ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [948ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [961ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [996ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1000ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.332 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf2bf6453, L:/127.0.0.1:57532 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.333 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.335 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.335 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.335 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:38.336 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.336 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x49e86d95, L:/127.0.0.1:57352 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.336 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.337 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.339689  6495 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.301587 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45000 (local address 127.3.245.254:46253)
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.301632 (+    45us) server_negotiation.cc:207] Beginning negotiation
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.301634 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.304989 (+  3355us) server_negotiation.cc:408] Connection header received
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.306022 (+  1033us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.306023 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.306039 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.306072 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.326513 (+ 20441us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.327334 (+   821us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.330632 (+  3298us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.330828 (+   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
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.337720 (+  6892us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.337726 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.337726 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.337732 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.337755 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.337760 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.337828 (+    68us) server_negotiation.cc:1036] Waiting for connection context
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.339604 (+  1776us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45000: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45000): Connection reset by peer (error 104)
08:23:38.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
08:23:38.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.341 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0215cfd5, L:/127.0.0.1:42610 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.345 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa706c601, L:/127.0.0.1:42688 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1479), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1274ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1314ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1406ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.348 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7a504c6, L:/127.0.0.1:57686 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.355 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8dddc80b, L:/127.0.0.1:42594 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.356 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x446b5d18, L:/127.0.0.1:43050 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.357 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.358 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1506), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [281ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1320ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1433ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.366 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.367 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.371 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.372 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.372 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.372 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.373 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.373 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.375 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.375 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.375 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.376 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf1e9f3b5, L:/127.0.0.1:43046 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.377 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.378684  7090 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.349246 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57576 (local address 127.3.245.252:40125)
08:23:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.349335 (+    89us) server_negotiation.cc:207] Beginning negotiation
08:23:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.349337 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.378213 (+1028876us) server_negotiation.cc:408] Connection header received
08:23:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.378304 (+    91us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.378306 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.378346 (+    40us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.378450 (+   104us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.378600 (+   150us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57576: BlockingRecv error: recv got EOF from 127.0.0.1:57576 (error 108)
08:23:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
08:23:38.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.382 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.382 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.383 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.383 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.383 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.383 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1356), Traces: [0ms] refreshing cache from master, [880ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [891ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [903ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1026ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1064ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.389 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.383 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.390 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.414 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.427 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.428 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.439 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.444 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.444 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1543), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [222ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:38.445 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.447 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.448 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.450 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.463 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.469 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.471 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.473 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.475 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.479 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.480 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.483 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.488 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.495 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.497 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.499 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.501 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:38.507 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:38.511 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.516 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.520 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:38.522 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.522 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.522 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.524 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.524 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.534 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.536 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.536 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.537 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.538 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.545 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:38.547 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.548 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.549 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.552 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.554 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.555 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.557 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.558 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.559 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:38.559 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.560 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.561 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.561 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.562 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.562 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.563 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.566 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.567 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.567 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [182ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [861ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1649ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.593 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.596 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:38.597 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:38.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.597 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.597 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:38.597 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:38.598 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:38.598 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.599 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.600 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.601 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.601 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1580), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [282ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1427ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:38.602 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.602 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.603 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.603441  7104 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.348443 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57562 (local address 127.3.245.252:40125)
08:23:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.348535 (+    92us) server_negotiation.cc:207] Beginning negotiation
08:23:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.348538 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.603106 (+1254568us) server_negotiation.cc:408] Connection header received
08:23:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.603151 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.603153 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.603173 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.603246 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.603368 (+   122us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57562: BlockingRecv error: recv got EOF from 127.0.0.1:57562 (error 108)
08:23:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
08:23:38.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.608 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.608 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1754), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [564ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [776ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:38.609 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x32f95e53, L:/127.0.0.1:45018 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.609 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.610 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.611 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.611 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6cd1994c, L:/127.0.0.1:45002 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.613 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.614 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:38.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.615 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.617 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.618 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.618 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.618 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.619 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.619 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.620 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.620 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.621 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1616), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [854ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [934ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:38.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.621 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.622 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.623 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.624 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.625 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.626 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.627 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.627 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.628 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.629 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.630 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.631 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.633 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.634 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.634 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.635 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:38.635 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.635 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.635 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:38.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.636 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:38.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.636 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.637 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.637 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.637 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.637 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.637 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:38.637 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb2b97df5, L:/127.0.0.1:42484 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.637 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.638 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.638 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.638 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.511 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.642 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.642 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:38.645 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.645 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.646 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1732), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1078ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1396ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1549ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:38.646 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:38.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1802), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [47ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [63ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [376ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1797ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.647 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:38.647 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.648 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.649 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.650 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.650 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.652 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.652 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.652 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:38.653 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.654 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.654 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.655 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.655 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.655 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:38.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.656 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.656 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:38.656 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:38.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.674 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.675 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.675 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.675 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.675 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.676 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.676 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.676 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.676 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.676 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.677 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd6423d84, L:/127.0.0.1:57260 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.677 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.679 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.682 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4891f226, L:/127.0.0.1:57304 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.673 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.682 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.673 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.683 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.673 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.673 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.688 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.673 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc140f8af, L:/127.0.0.1:57236 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.691 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x487a2a35, L:/127.0.0.1:43080 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.691 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.672 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.692 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.692 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.693 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.693 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.693 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.693 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.694 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.694 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.694 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.694 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.694 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:38.695 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.695 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.672 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.698 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3307460c, L:/127.0.0.1:45154 - R:/127.3.245.254:46253] using TOKEN/null
08:23:38.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.703 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd8b92c4e, L:/127.0.0.1:45200 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.703 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9c4fdcc4, L:/127.0.0.1:57320 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.703 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.703 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.704 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7eee06c2, L:/127.0.0.1:42902 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.671 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x58b0d771, L:/127.0.0.1:57182 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.671 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1655), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [627ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1599ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:38.671 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.670 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.670 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.670 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.670 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x736cb23f, L:/127.0.0.1:57332 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.670 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.708 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe7251c91, L:/127.0.0.1:45188 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.668 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd9d82fcc, L:/127.0.0.1:45084 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.668 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.709 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.667 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.710 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x66ff953c, L:/127.0.0.1:43096 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.667 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.666 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1795), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [802ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [852ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1169ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1724ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.715 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.715 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.715 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.715 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.716 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.716 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5f9755d9, L:/127.0.0.1:45040 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.718 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.718 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.718 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.719 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:38.719 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.719 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:38.720 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.606366  6488 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.106813 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57300 (local address 127.3.245.252:40125)
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.221593 (+114780us) server_negotiation.cc:207] Beginning negotiation
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.221596 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.221604 (+     8us) server_negotiation.cc:408] Connection header received
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.221621 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.221621 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.221632 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.221686 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.238835 (+ 17149us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.244401 (+  5566us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.605743 (+1361342us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.605968 (+   225us) 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
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606075 (+   107us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606079 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606080 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606086 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606100 (+    14us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606105 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606163 (+    58us) server_negotiation.cc:1036] Waiting for connection context
08:23:38.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606275 (+   112us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57300: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57300): Connection reset by peer (error 104)
08:23:38.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":114763,"thread_start_us":66,"threads_started":1}
08:23:38.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.606959  7082 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.350164 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57578 (local address 127.3.245.252:40125)
08:23:38.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.350264 (+   100us) server_negotiation.cc:207] Beginning negotiation
08:23:38.665 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:38.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.350266 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.665 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xabbe3e6f, L:/127.0.0.1:42842 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.723 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.723 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1816), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1337ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1761ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.665 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.727 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.727 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.728 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.728 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.664 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.663 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaa001eb3, L:/127.0.0.1:57702 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.663 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.730 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.663 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x81f0d0dd, L:/127.0.0.1:42726 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.662 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.662 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.740 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.740 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:38.740 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:38.661 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.742 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x59c63fa5, L:/127.0.0.1:44976 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.661 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.746 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.661 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.661 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.751 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.660 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:38.660 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.754 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x821351db, L:/127.0.0.1:45206 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.660 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.760 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4abea91f, L:/127.0.0.1:45290 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.660 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.763 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x472cdb23, L:/127.0.0.1:42644 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.764 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4bde2bfa, L:/127.0.0.1:45098 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.660 [DEBUG - pool-4-thread-41] (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.3.245.252:40125, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [536ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1128ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1612ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:38.659 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1651), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [617ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [956ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1593ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:38.659 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.659 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.767 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.659 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.770 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcb1c067c, L:/127.0.0.1:42632 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.658 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.658 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.658 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.771 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.774 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.777 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.778 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.780 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.781 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.781 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.781 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:38.782 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.782 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.658 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:38.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.658 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:38.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1910), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [878ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [930ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1745ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1837ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.658 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.657 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:38.784 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.657 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.785 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:38.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.656 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.793 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.794 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeca5f3f5, L:/127.0.0.1:57736 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.794 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:38.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.795 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.796 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.796 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.796 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:38.797 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.797 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.797 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:38.797 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.798 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:38.798 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:38.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.800 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x19c10c9b, L:/127.0.0.1:45112 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.802 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.803 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f4bb861, L:/127.0.0.1:43172 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1811), Traces: [0ms] refreshing cache from master, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1525ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1791ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.805 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:38.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.807 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.807 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.808 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.808 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.808 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.808 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:38.808 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.808 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:38.808 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xad4427c4, L:/127.0.0.1:43116 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.809 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.809 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.809 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.809 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1896), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1751ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1843ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.811 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.812 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.812 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.812 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:38.812 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.813 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.813 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.813 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.814 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x58cc7c78, L:/127.0.0.1:43168 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.815 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1713a90b, L:/127.0.0.1:45122 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.816 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x195f5c51, L:/127.0.0.1:57548 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.817 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x182dd260, L:/127.0.0.1:57734 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.819 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x59a1821e, L:/127.0.0.1:43200 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.820 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.824 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdc878e53, L:/127.0.0.1:43152 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.828 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x034078af, L:/127.0.0.1:42840 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.829 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1958168b, L:/127.0.0.1:57764 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.830 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xac5afe7e, L:/127.0.0.1:57708 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.836 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.837 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.838 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.839 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.839 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.839 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.840 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.841 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606719 (+1256453us) server_negotiation.cc:408] Connection header received
08:23:38.714 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [999ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1081ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1121ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1748ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606750 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606751 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606764 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1658), Traces: [0ms] refreshing cache from master, [979ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [995ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1041ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1054ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1371ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.682 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:38.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.844 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:38.844 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.844 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.844 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.845 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1806), Traces: [0ms] refreshing cache from master, [1198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1484ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1526ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.849 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.849 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:38.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1991), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [290ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1587ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1915ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.855 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.855 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.855 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606819 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:38.856 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.606905 (+    86us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57578: BlockingRecv error: recv got EOF from 127.0.0.1:57578 (error 108)
08:23:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
08:23:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.613130  7060 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.314627 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57554 (local address 127.3.245.252:40125)
08:23:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.314676 (+    49us) server_negotiation.cc:207] Beginning negotiation
08:23:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.314678 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.612912 (+1298234us) server_negotiation.cc:408] Connection header received
08:23:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.612928 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.612929 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.612938 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.612983 (+    45us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.613062 (+    79us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57554: BlockingRecv error: recv got EOF from 127.0.0.1:57554 (error 108)
08:23:38.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.623432  7053 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.108093 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57316 (local address 127.3.245.252:40125)
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.254615 (+146522us) server_negotiation.cc:207] Beginning negotiation
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.254617 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.254624 (+     7us) server_negotiation.cc:408] Connection header received
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.254642 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.254643 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.254655 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.258822 (+  4167us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.258887 (+    65us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.259635 (+   748us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.622751 (+1363116us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.622990 (+   239us) 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
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.623105 (+   115us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.623109 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.623110 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.623115 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.623128 (+    13us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.623132 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.623190 (+    58us) server_negotiation.cc:1036] Waiting for connection context
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.623323 (+   133us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57316: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57316): Connection reset by peer (error 104)
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":146504,"thread_start_us":63,"threads_started":1}
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.634878  7077 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.150359 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57488 (local address 127.3.245.252:40125)
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.306029 (+155670us) server_negotiation.cc:207] Beginning negotiation
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.306031 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.306040 (+     9us) server_negotiation.cc:408] Connection header received
08:23:38.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.306053 (+    13us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.306054 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.306060 (+     6us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.306332 (+   272us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.633695 (+1327363us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.634560 (+   865us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.634779 (+   219us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57488: BlockingRecv error: recv got EOF from 127.0.0.1:57488 (error 108)
08:23:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":155643,"thread_start_us":78,"threads_started":1}
08:23:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.651263  7066 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.150179 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57414 (local address 127.3.245.252:40125)
08:23:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.305597 (+155418us) server_negotiation.cc:207] Beginning negotiation
08:23:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.305599 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.305610 (+    11us) server_negotiation.cc:408] Connection header received
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.305626 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.305627 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.305636 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.305713 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.650222 (+1344509us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.651011 (+   789us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.651171 (+   160us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57414: BlockingRecv error: recv got EOF from 127.0.0.1:57414 (error 108)
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":155390,"thread_start_us":85,"threads_started":1}
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.671221  7632 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.615438 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45030 (local address 127.3.245.254:46253)
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.669082 (+ 53644us) server_negotiation.cc:207] Beginning negotiation
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.669084 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.669097 (+    13us) server_negotiation.cc:408] Connection header received
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.669121 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.669122 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.669134 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.671040 (+  1906us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:38.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.671135 (+    95us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45030: BlockingRecv error: recv got EOF from 127.0.0.1:45030 (error 108)
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53607,"thread_start_us":78,"threads_started":1}
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.677722  7311 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.361070 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44656 (local address 127.3.245.254:46253)
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.361604 (+   534us) server_negotiation.cc:207] Beginning negotiation
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.361607 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.610452 (+1248845us) server_negotiation.cc:408] Connection header received
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.610483 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.610484 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.610497 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.610562 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.614379 (+  3817us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.615215 (+   836us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.677651 (+ 62436us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44656: BlockingRecv error: recv got EOF from 127.0.0.1:44656 (error 108)
08:23:38.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":408,"thread_start_us":129,"threads_started":1}
08:23:38.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.740561  7643 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.665994 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45282 (local address 127.3.245.254:46253)
08:23:38.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.718458 (+ 52464us) server_negotiation.cc:207] Beginning negotiation
08:23:38.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.718460 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.739905 (+ 21445us) server_negotiation.cc:408] Connection header received
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.740216 (+   311us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.740218 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.740234 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.740335 (+   101us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.740443 (+   108us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45282: BlockingRecv error: recv got EOF from 127.0.0.1:45282 (error 108)
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52440,"thread_start_us":96,"threads_started":1}
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.745396  4109 connection.cc:466] server connection from 127.0.0.1:44976 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:44976 (request call id 0) could send its response
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.765563  6495 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.614581 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45072 (local address 127.3.245.254:46253)
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.614720 (+   139us) server_negotiation.cc:207] Beginning negotiation
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.614722 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.614729 (+     7us) server_negotiation.cc:408] Connection header received
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.614748 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.614749 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.614758 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.614822 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.700133 (+ 85311us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.701109 (+   976us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.765485 (+ 64376us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45072: BlockingRecv error: recv got EOF from 127.0.0.1:45072 (error 108)
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":122}
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.850217  7639 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.672493 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45246 (local address 127.3.245.254:46253)
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.718768 (+ 46275us) server_negotiation.cc:207] Beginning negotiation
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.718770 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.782759 (+ 63989us) server_negotiation.cc:408] Connection header received
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.783020 (+   261us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.783021 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.783039 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.783145 (+   106us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.804711 (+ 21566us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.805603 (+   892us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.849540 (+ 43937us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.849772 (+   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
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.849895 (+   123us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.849900 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.849901 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.849907 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.849928 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.849932 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.849987 (+    55us) server_negotiation.cc:1036] Waiting for connection context
08:23:38.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.850103 (+   116us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45246: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45246): Connection reset by peer (error 104)
08:23:38.873 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.873 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46121,"thread_start_us":84,"threads_started":1}
08:23:38.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.858896  7648 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.672335 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45268 (local address 127.3.245.254:46253)
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.718515 (+ 46180us) server_negotiation.cc:207] Beginning negotiation
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.718516 (+     1us) server_negotiation.cc:400] Waiting for connection header
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.757529 (+ 39013us) server_negotiation.cc:408] Connection header received
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.757872 (+   343us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.757874 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.757891 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.757983 (+    92us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.760996 (+  3013us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.761853 (+   857us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.858832 (+ 96979us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45268: BlockingRecv error: recv got EOF from 127.0.0.1:45268 (error 108)
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46148}
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.860111  7636 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.672344 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45288 (local address 127.3.245.254:46253)
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.718554 (+ 46210us) server_negotiation.cc:207] Beginning negotiation
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.718556 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.730488 (+ 11932us) server_negotiation.cc:408] Connection header received
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.730515 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.730516 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.730529 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.730595 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.818719 (+ 88124us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.819529 (+   810us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.859857 (+ 40328us) 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)
08:23:38.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46195}
08:23:38.875 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc48eea0a, L:/127.0.0.1:43144 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.875 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.875 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x965b56f8, L:/127.0.0.1:42820 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.876 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9635c958, L:/127.0.0.1:42558 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.876 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x094855fb, L:/127.0.0.1:42564 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.877 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d539498, L:/127.0.0.1:42792 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.877 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f7ee799, L:/127.0.0.1:43100 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.877 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd37af9b8, L:/127.0.0.1:42798 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.878 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc15a7aa1, L:/127.0.0.1:42824 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.879 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa6c782c9, L:/127.0.0.1:43182 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1965), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [926ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1555ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1913ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.881 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x187f13b8, L:/127.0.0.1:45146 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.882 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:38.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.884 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.884 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf197ae37, L:/127.0.0.1:45056 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.885 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x72ae69a1, L:/127.0.0.1:45302 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.885 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfc9ecf47, L:/127.0.0.1:45238 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.886 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x575e2140, L:/127.0.0.1:43198 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1989), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1659ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1779ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1926ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.889 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x592c2f03, L:/127.0.0.1:42874 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.889 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc72a3096, L:/127.0.0.1:45256 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1892), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1735ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1821ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1827ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.891 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x306fd550, L:/127.0.0.1:57752 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1987), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1467ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1892ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1924ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, deferred=null) after lookup
08:23:38.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1983), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [773ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1597ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1923ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1926ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.895 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.895 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.895 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd812bebf, L:/127.0.0.1:42810 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.896 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4bd4637f, L:/127.0.0.1:45222 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1998), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1217ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1911ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1941ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1908), Traces: [0ms] refreshing cache from master, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1840ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1887ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.902 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.902 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.902572  7085 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.902 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.903 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.903 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:38.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.535043 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57714 (local address 127.3.245.252:40125)
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.535117 (+    74us) server_negotiation.cc:207] Beginning negotiation
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.535120 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.654122 (+119002us) server_negotiation.cc:408] Connection header received
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.654153 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.654155 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.654174 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.654237 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.738570 (+ 84333us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.739478 (+   908us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.863381 (+123903us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.863608 (+   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
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.902039 (+ 38431us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.902046 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:38.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.902047 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:38.903 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.902053 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:38.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.902075 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:38.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.902079 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:38.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.902148 (+    69us) server_negotiation.cc:1036] Waiting for connection context
08:23:38.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.902472 (+   324us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57714: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57714): Connection reset by peer (error 104)
08:23:38.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
08:23:38.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.904 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.905 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.905 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.905849  7643 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.672919 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45260 (local address 127.3.245.254:46253)
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.740708 (+ 67789us) server_negotiation.cc:207] Beginning negotiation
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.740710 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.765879 (+ 25169us) server_negotiation.cc:408] Connection header received
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.766147 (+   268us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.766149 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.766190 (+    41us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.766250 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.851112 (+ 84862us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.851944 (+   832us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.867721 (+ 15777us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.867949 (+   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
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.905434 (+ 37485us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.905441 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.905442 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.905448 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.905476 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.905481 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.905546 (+    65us) server_negotiation.cc:1036] Waiting for connection context
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.905767 (+   221us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45260: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45260): Cannot send after transport endpoint shutdown (error 108)
08:23:38.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67769,"thread_start_us":68,"threads_started":1}
08:23:38.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.907301  7664 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:38.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.621867 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45124 (local address 127.3.245.254:46253)
08:23:38.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.673021 (+ 51154us) server_negotiation.cc:207] Beginning negotiation
08:23:38.907 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x298d95b8, L:/127.0.0.1:42654 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.673023 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:38.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.673035 (+    12us) server_negotiation.cc:408] Connection header received
08:23:38.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.673056 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:38.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.673057 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:38.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.673068 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:38.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.673142 (+    74us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:38.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.686557 (+ 13415us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.687354 (+   797us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:38.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.703373 (+ 16019us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:38.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.703539 (+   166us) 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
08:23:38.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.907041 (+203502us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
08:23:38.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.907122 (+    81us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
08:23:38.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2047), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [275ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1052ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1091ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1935ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2046), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [275ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1656ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1673ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1971ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.907 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa69fc81b, L:/127.0.0.1:45114 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:38.907249 (+   127us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45124: BlockingWrite error: failed to write to TLS socket: Broken pipe
08:23:38.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51128,"thread_start_us":62,"threads_started":1}
08:23:38.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.910 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.910 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc9116e93, L:/127.0.0.1:57722 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:38.911 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2dbb492b, L:/127.0.0.1:43176 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.911 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x788158b4, L:/127.0.0.1:43132 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.912 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.912 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:38.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1919), Traces: [0ms] refreshing cache from master, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1717ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1840ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1900ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.915 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.916 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1860), Traces: [0ms] refreshing cache from master, [1216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1558ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1563ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1586ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.916 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:38.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.918 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299990, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.918 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.918 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.918 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.919 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.920 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.920 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.921 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2d81fc31, L:/127.0.0.1:45274 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.922 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x712d4b91, L:/127.0.0.1:42738 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.923 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.923 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2bac2c44, L:/127.0.0.1:42672 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.923 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2031), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [443ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [491ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1645ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:38.924 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbe2b80a4, L:/127.0.0.1:45180 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.925 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:38.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2025), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [928ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [980ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1404ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1921ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.926 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0facedc7, L:/127.0.0.1:45166 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1933), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [155ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1512ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1676ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.929 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.930 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.930 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.930 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:38.930274  4111 connection.cc:466] server connection from 127.0.0.1:45154 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45154 (request call id 0) could send its response
08:23:38.930 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.931 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.931 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.931 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.931 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.931 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.931 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.931 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.931 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.932 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.932 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.933 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.933 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.933 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.933 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9066807e, L:/127.0.0.1:45130 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:38.934 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.934 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2039), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1595ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1732ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1925ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1936ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, deferred=null) after lookup
08:23:38.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2028), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1375ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1575ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1917ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1938ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, deferred=null) after lookup
08:23:38.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.936 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.936 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.936 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.937 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.937 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.937 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x12756435, L:/127.0.0.1:42550 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.937 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.926 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.938 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.938 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.938 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.938 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.938 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.938 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.939 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.939 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.939 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.939 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.939 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.939 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.940 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.941 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.941 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.930 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:38.941 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.941 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.942 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.942 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.942 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.942 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.942 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.943 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.939 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.943 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.944 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:38.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.944 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.944 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.944 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.944 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.944 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.944 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.945 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.945 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.945 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.945 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.945 [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.3.245.252:40125, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1388ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1795ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2006ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.945 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.946 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.946 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.946 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.946 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.946 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.946 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.947 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.947 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.947 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.947 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.947 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.947 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.947 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.948 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.948 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.948 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.948 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.948 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.948 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.949 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.949 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.949 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.949 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.950 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.950 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.950 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.950 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.951 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.951 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.951 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1964), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [705ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [846ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1944ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.953 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.953 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.954 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.954 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.955 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.955 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.956 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.956 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.957 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.957 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.958 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.958 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.958 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.958 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.958 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.958 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.958 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299943, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299943, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299943, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299943, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.959 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.959 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:38.962 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.962 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.963 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.963 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.963 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.963 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.963 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.966 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.966 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [633ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1631ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1994ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2038ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.967 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.967 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299943, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299943, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299943, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.968 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.968 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.968 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.968 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.969 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.970 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:38.970 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:38.970 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.971 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.972 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.972 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299932, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299932, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299932, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299932, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.972 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299944, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299944, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299944, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.973 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.973 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.973 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.973 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.973 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.974 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.974 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.974 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.975 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.975 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x53a56843, L:/127.0.0.1:42734 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:38.975 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.976 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2100), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [650ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1528ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1903ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2029ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:38.977 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.966 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.981 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.982 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.982 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299932, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299931, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299931, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.982 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.983 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.983 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.983 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.983 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.983 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.983 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.983 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.983 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.984 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.984 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.980 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.984 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.984 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.985 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.985 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.979 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.986 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.986 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.986 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.987 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.987 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.987 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.987 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.988 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.989 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.989 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.990 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.990 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.990 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.978 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.978 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.3.245.193' into [/127.3.245.193] in 5985908ns
08:23:38.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.990 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.991 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:38.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2089), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1774ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1782ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, deferred=null) after lookup
08:23:38.991 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:38.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:38.992 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.992 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.992 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:38.992 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.993 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.993 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.978 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.993 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:38.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:38.994 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:38.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.994 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:38.995 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.995 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:38.995 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:38.996 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.996 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:38.996 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.968 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:38.998 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:38.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2094), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [300ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1915ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1950ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, deferred=null) after lookup
08:23:38.998 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:38.998 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:38.999 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:38.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.000 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.000 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:38.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.002 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.002 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:39.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2125), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1747ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1985ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2028ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.003 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.003 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.003 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.003 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.003 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:39.003 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.004 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.004 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.004 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.004 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.005 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.005 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299987, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299987, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.005 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.006 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.006 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.007 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.007 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.007 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.007 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.007 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.008 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.008 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.008 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:38.984 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.008 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.010 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.010 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.010 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.010 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.010 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.011 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.012 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.013 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.013 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.013 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.014 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.014 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.015 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.015 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.015 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.015 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.015 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.015 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.015 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.015 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.015 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.016 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.017 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.017 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.017 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:39.018 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.018 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.019 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:39.020 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:39.020 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:39.021 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.022 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.022 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:39.023 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.025547  7062 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.313100 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57544 (local address 127.3.245.252:40125)
08:23:39.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.313158 (+    58us) server_negotiation.cc:207] Beginning negotiation
08:23:39.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.313160 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:39.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.025228 (+1712068us) server_negotiation.cc:408] Connection header received
08:23:39.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.025274 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.025276 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.025297 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.025370 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:39.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.025474 (+   104us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57544: BlockingRecv error: recv got EOF from 127.0.0.1:57544 (error 108)
08:23:39.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
08:23:39.035 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4c6075f9, L:/127.0.0.1:42576 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2179), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [679ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [965ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2107ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.041 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.042 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.042 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.042 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.043 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.043 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.044 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.044 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.045 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.046 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.048 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.048 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.050 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.050 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.051 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.053 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.054 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.057 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.059 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.060 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.061 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.063 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.069 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.074 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdd0a829c, L:/127.0.0.1:57778 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.075 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x289cf066, L:/127.0.0.1:45316 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.076 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x411f89af, L:/127.0.0.1:43214 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.076 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.077 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.077 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2028), Traces: [0ms] refreshing cache from master, [1230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1730ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1748ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1749ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1750ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.080 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.080 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.080 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.081 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.082 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.082 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.082 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.083 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.083 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.083 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.083 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.083 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.087 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.088 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.092 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.092 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.095 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.095 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.096 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.096 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.097 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.097 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.098 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.099 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.099 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.101 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.102 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.103 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.103 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.104 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.105 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.105 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.106 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.107 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.110 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.115 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf5a0e584, L:/127.0.0.1:43222 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.117 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.118 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.119 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.120 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.121 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.121 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.122 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.123 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.124 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.125 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.133 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.135 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x005b8cee, L:/127.0.0.1:57782 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.137 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.140 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.141 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.142 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.143 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.145 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.145 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.148 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.148 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.148 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.148 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.150 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.152 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.153 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.153 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:39.154 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:39.154 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:39.154 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnected from peer
08:23:39.156 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.156 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2096), Traces: [0ms] refreshing cache from master, [1224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1537ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1553ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.158 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.160 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.161 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.161 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.161 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:39.162 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.162 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.162 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.163 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:39.162 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.164 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.164 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.169275  7674 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.157884 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45320 (local address 127.3.245.254:46253)
08:23:39.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.157938 (+    54us) server_negotiation.cc:207] Beginning negotiation
08:23:39.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.157941 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:39.169 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.159245 (+  1304us) server_negotiation.cc:408] Connection header received
08:23:39.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.159595 (+   350us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.159598 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.159621 (+    23us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.159660 (+    39us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.168188 (+  8528us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.168988 (+   800us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.169199 (+   211us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45320: BlockingRecv error: recv got EOF from 127.0.0.1:45320 (error 108)
08:23:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
08:23:39.170 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.170 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.171 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.171 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.172 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:39.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.173023  7079 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.360640 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57594 (local address 127.3.245.252:40125)
08:23:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.360707 (+    67us) server_negotiation.cc:207] Beginning negotiation
08:23:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.360710 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.172694 (+1811984us) server_negotiation.cc:408] Connection header received
08:23:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.172738 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.172740 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.172757 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.172825 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.172961 (+   136us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57594: BlockingRecv error: recv got EOF from 127.0.0.1:57594 (error 108)
08:23:39.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34}
08:23:39.178 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.178 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.179 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.181 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.181 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.185 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.186 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.188 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.188 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.189 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.191 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.192 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.198 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.200 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.203 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0ad0f397, L:/127.0.0.1:43236 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.205 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=238), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [108ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.208 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.209 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3bfc0c40, L:/127.0.0.1:57788 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.210 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.209 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.211 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.211 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.211 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:39.212 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.212 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x831d01fa, L:/127.0.0.1:57794 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.212 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.213 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.213 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.214 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.216 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.219 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.220 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.222 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.223 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.225950  7674 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.198615 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45330 (local address 127.3.245.254:46253)
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.198674 (+    59us) server_negotiation.cc:207] Beginning negotiation
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.198676 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.199332 (+   656us) server_negotiation.cc:408] Connection header received
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.199660 (+   328us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.199662 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.199678 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.199716 (+    38us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.203658 (+  3942us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.204457 (+   799us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.224503 (+ 20046us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.224720 (+   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
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.225312 (+   592us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.225318 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.225318 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.225326 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.225347 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.225352 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.225400 (+    48us) server_negotiation.cc:1036] Waiting for connection context
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.225864 (+   464us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45330: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45330): Connection reset by peer (error 104)
08:23:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
08:23:39.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.230 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.232 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb0ee0e93, L:/127.0.0.1:57818 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.235 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.238 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdec48124, L:/127.0.0.1:57808 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.242 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.243 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.245 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.249 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x83ee8b25, L:/127.0.0.1:43248 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.251 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.253 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=281), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [137ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.256 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9a8ef59, L:/127.0.0.1:57826 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.257 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.259 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd50d5e2b, L:/127.0.0.1:45340 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.262 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.262 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.263 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.263 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.263 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.264 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.264 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.265 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.270 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.270 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.273 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.274 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.277 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.279 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.280 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.281 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.282 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x86ba7d41, L:/127.0.0.1:43256 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=307), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [154ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [180ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.286 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfa09d884, L:/127.0.0.1:45354 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.290 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.291 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.292 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.292 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.292 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.293 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.294 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.294 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.295 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.295 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6802b120, L:/127.0.0.1:57836 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.296 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.296 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.297 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.300 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3a90d441, L:/127.0.0.1:43268 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=319), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [190ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.307 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.309 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.310 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.312 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.316 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.320 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.321 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.322 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.323 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.323 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0accb579, L:/127.0.0.1:45370 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.324 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.325 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.325 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.333 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.334 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.335 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.337 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.340 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.340 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.341 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.341 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.342 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.343 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.343 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.345 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.347 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.347 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.348 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.349 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.349 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.349 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.350 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.351 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.351 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.352 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.357 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.323 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.395 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x02042442, L:/127.0.0.1:43278 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.396 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.397 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.398 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.399 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.399 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.400 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.400 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.401 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.402 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.404139  7105 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.404 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.405 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.341 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.407 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.407 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.408 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.408 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.409 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.410 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2353), Traces: [0ms] refreshing cache from master, [1169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1579ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1772ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1784ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.410 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.411 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.413 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.413 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.413 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.414 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.415 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.416 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.416 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.417 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.417 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.419 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.420 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.420 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.421 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.421 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.421 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:39.421 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.421 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.422 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.422 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.422 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2505), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [100ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [175ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [719ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, deferred=null) after lookup
08:23:39.422 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.423 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.424 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.424 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.425 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.426 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.426 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.427 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.430 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.430 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.433 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.434 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.434 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.434 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.434 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.435 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.435 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.435 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.435 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.435 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.435 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:39.435 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.436 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.436 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.436 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.436 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.439 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.440 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.443 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.443 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.443 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:39.444 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.149577 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57366 (local address 127.3.245.252:40125)
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.266724 (+117147us) server_negotiation.cc:207] Beginning negotiation
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.266725 (+     1us) server_negotiation.cc:400] Waiting for connection header
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.266738 (+    13us) server_negotiation.cc:408] Connection header received
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.266757 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.266758 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.266768 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.271020 (+  4252us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.271079 (+    59us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.271884 (+   805us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.403146 (+2131262us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.403390 (+   244us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.403728 (+   338us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.403736 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.403737 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:39.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.403744 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.403790 (+    46us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.403795 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.403871 (+    76us) server_negotiation.cc:1036] Waiting for connection context
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.404044 (+   173us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57366: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57366): Connection reset by peer (error 104)
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":117124,"thread_start_us":93,"threads_started":1}
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.425199  7056 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.149827 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57420 (local address 127.3.245.252:40125)
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.281899 (+132072us) server_negotiation.cc:207] Beginning negotiation
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.281900 (+     1us) server_negotiation.cc:400] Waiting for connection header
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.281908 (+     8us) server_negotiation.cc:408] Connection header received
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.281925 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.281925 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.281936 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.445 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.447 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.447 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a706577, L:/127.0.0.1:45428 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.448 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.452 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.454 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.456 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.458 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.459 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.461 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.463 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.281990 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:39.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.424092 (+2142102us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.424947 (+   855us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.425096 (+   149us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57420: BlockingRecv error: recv got EOF from 127.0.0.1:57420 (error 108)
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":132057,"thread_start_us":44,"threads_started":1}
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.426187  7133 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.318145 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57558 (local address 127.3.245.252:40125)
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.318208 (+    63us) server_negotiation.cc:207] Beginning negotiation
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.318210 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.425647 (+2107437us) server_negotiation.cc:408] Connection header received
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.425963 (+   316us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.425964 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.425979 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.426038 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.426133 (+    95us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57558: BlockingRecv error: recv got EOF from 127.0.0.1:57558 (error 108)
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.427659  7124 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.149760 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57400 (local address 127.3.245.252:40125)
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.275423 (+125663us) server_negotiation.cc:207] Beginning negotiation
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.275426 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.275443 (+    17us) server_negotiation.cc:408] Connection header received
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.275472 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.275473 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.275488 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:37.299478 (+ 23990us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.426229 (+2126751us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.427455 (+  1226us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.427601 (+   146us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57400: BlockingRecv error: recv got EOF from 127.0.0.1:57400 (error 108)
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":125629,"thread_start_us":60,"threads_started":1}
08:23:39.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.442710  7665 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.420445 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45396 (local address 127.3.245.254:46253)
08:23:39.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.420566 (+   121us) server_negotiation.cc:207] Beginning negotiation
08:23:39.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.420568 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:39.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.442397 (+ 21829us) server_negotiation.cc:408] Connection header received
08:23:39.436 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.423 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.470 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.470 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x61090baf, L:/127.0.0.1:43318 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.470 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.471 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.471 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.442444 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.442445 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.442462 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.442527 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.442622 (+    95us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45396: BlockingRecv error: recv got EOF from 127.0.0.1:45396 (error 108)
08:23:39.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":109}
08:23:39.473 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.473 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:39.474 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.474 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.476 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.476 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.482 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.489 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x41280a5c, L:/127.0.0.1:43332 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.490 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.491 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.491 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.491 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.491 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.492 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.492 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.493 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.493 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.498 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.507 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.507 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.508 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x17642c94, L:/127.0.0.1:57940 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.509 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.510 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x13e5759a, L:/127.0.0.1:45444 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.511 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x54c08f1c, L:/127.0.0.1:45394 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.512 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd7087254, L:/127.0.0.1:57844 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.513 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.514 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.515 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf8206969, L:/127.0.0.1:57972 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.516 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.520 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc5cb4d07, L:/127.0.0.1:57838 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.521 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.523 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.525 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.525 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9836ca6c, L:/127.0.0.1:57934 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.526 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.527 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.531 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.534 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x822cf5fb, L:/127.0.0.1:57988 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.534 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6ba7f827, L:/127.0.0.1:43386 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.535 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x42626f49, L:/127.0.0.1:43370 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.537 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.538 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x29ddae75, L:/127.0.0.1:45388 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.538 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x01738ce6, L:/127.0.0.1:43306 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.539 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd41d65ab, L:/127.0.0.1:57910 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.540 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x18607970, L:/127.0.0.1:57894 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.542 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbca56da6, L:/127.0.0.1:45378 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.544 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b934d18, L:/127.0.0.1:58000 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.544 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6ddddbba, L:/127.0.0.1:57860 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.544 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd90de994, L:/127.0.0.1:45430 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.545 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb68a2d6f, L:/127.0.0.1:43290 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.546 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x997bdafd, L:/127.0.0.1:43308 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.548 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x50825ac8, L:/127.0.0.1:57948 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.548 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x48283aee, L:/127.0.0.1:43374 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.548 [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.3.245.252:40125, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [424ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [428ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.548 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x565545d7, L:/127.0.0.1:57852 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.549 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x04634bf5, L:/127.0.0.1:57904 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.549 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9dd7f6f4, L:/127.0.0.1:57870 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2442), Traces: [0ms] refreshing cache from master, [1142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1498ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1970ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2174ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [2184ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.550 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbd04f891, L:/127.0.0.1:43328 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.551 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x34f4e96d, L:/127.0.0.1:43348 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.551 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7bc68344, L:/127.0.0.1:57850 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.551 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5f4524f0, L:/127.0.0.1:43340 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.552 [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.3.245.252:40125, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [375ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [418ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:39.552 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa4d17c28, L:/127.0.0.1:43356 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.554 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.463 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe05a6485, L:/127.0.0.1:45412 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.554 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [141ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [414ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [443ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.555 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.555 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.555 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.556 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.556 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.556 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.556 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.556 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.557 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.557 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.557 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.557 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.558 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.558 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.531 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.558 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.558 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.558 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.559 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x374b9e54, L:/127.0.0.1:57882 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.560 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.560 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.561 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc852582, L:/127.0.0.1:57922 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.562 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4e7da622, L:/127.0.0.1:57924 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.564 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7f1a3341, L:/127.0.0.1:57984 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.565 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdf674505, L:/127.0.0.1:43320 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.568 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.568 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.568 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.569 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.569 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.569 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.570 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.570 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.570 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe3bc5ae4, L:/127.0.0.1:57970 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=603), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [442ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [451ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [474ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.574 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.575 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.575 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.575 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.576 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.576 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.577 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.577 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.577 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.578 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcc13d936, L:/127.0.0.1:57956 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.578 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.578 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.579 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.580 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.580 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.581 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.581 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.581 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c032f94, L:/127.0.0.1:43388 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=615), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [445ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [451ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [458ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, deferred=null) after lookup
08:23:39.583 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.583 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=595), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [407ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [416ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:39.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=593), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [325ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [411ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [444ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.588 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.588 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.589 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.589 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.589 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.589 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.589 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.589 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:39.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.590 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.590 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.591 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.591 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.591 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.592 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.594 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.594 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.598 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.599 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.599 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.599 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=624), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [448ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [461ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:39.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.604 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.607 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.608 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.608 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.610 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.611 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:39.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.618 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.618 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.618 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.618 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.619 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.619 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.620 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd3d23c91, L:/127.0.0.1:43402 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.624 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.627 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.628 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.630 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.634 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.635 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.637 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.644 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb7e33185, L:/127.0.0.1:43418 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.645 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7fc48629, L:/127.0.0.1:45460 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.646 [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.3.245.252:40125, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [474ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [544ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.646 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.647 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.647 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.649 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.649 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.650 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.651 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.651 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.651 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.651 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.652 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.653 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.653 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.653 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.654 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=666), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [416ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [440ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:39.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.658 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.659 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.659 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.659 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:39.659 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.659 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.660 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.659 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.664 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.664 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.664 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.664 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb9baeb18, L:/127.0.0.1:43434 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=677), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [443ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [529ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.667 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.667 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2798), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [599ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1055ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [2485ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:39.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.669 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.671 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.671 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.672 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.672 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:39.672 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.672 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.673 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x701bbd37, L:/127.0.0.1:45468 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.673 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.673 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.676 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.676 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.676 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.676 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:39.676 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.676 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.676 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.677286  7674 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.668976 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45470 (local address 127.3.245.254:46253)
08:23:39.677 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.669023 (+    47us) server_negotiation.cc:207] Beginning negotiation
08:23:39.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.677 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.669025 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.670217 (+  1192us) server_negotiation.cc:408] Connection header received
08:23:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.671288 (+  1071us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.671289 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.671306 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.671337 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.676021 (+  4684us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.676768 (+   747us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.677120 (+   352us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45470: BlockingRecv error: recv got EOF from 127.0.0.1:45470 (error 108)
08:23:39.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
08:23:39.678 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.679 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.680 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.681 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.681 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.681 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.682 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:39.682 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.683 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:39.684 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.685 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:39.685 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=693), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [394ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [422ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:39.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.689 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.689 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.689 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.689 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:39.690 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.690 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.690 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.690 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.690 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.692 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.693 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.693 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.694 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.694 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.695 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.695 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.695 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:39.696 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.697 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=687), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [395ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [402ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.697 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0784e26, L:/127.0.0.1:58004 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:39.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.701 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.701 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.701 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.701 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:39.702 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.702 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.703 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.703 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.704 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x46b15e6a, L:/127.0.0.1:43438 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=737), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [458ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [584ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [607ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.706 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.706 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.706 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.707 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.708 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.709 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.710 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.710 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4097ffbf, L:/127.0.0.1:45478 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.711 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.715 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.716 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.716 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.716 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.716 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.717 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.717 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.717 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.717 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.718 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.719 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=731), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [15ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [431ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.720 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.723 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.723 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.724 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.724 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:39.724 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.724 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.724 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.724 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.726 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfb5e8915, L:/127.0.0.1:45480 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.727 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.727661  7674 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.727 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.719947 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45492 (local address 127.3.245.254:46253)
08:23:39.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.719993 (+    46us) server_negotiation.cc:207] Beginning negotiation
08:23:39.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.719995 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:39.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.720528 (+   533us) server_negotiation.cc:408] Connection header received
08:23:39.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.721451 (+   923us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.721453 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.721466 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.721494 (+    28us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:39.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.724728 (+  3234us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.725471 (+   743us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:39.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.727595 (+  2124us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45492: BlockingRecv error: recv got EOF from 127.0.0.1:45492 (error 108)
08:23:39.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
08:23:39.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.729 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1a485093, L:/127.0.0.1:43452 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.730 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.730 [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.3.245.252:40125, [207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [405ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [564ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [584ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [587ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.731 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.731 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.732 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.732 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.734 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.734 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.735 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.735 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.735 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.735 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.735 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.736 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.737 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.737 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.738 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.739 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.741 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.742 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x88bc17fe, L:/127.0.0.1:43460 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.743 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [428ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [610ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [623ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.746 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.747 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.747 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.747 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.748 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:39.748 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.748 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.749 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.749 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.750 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.752 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.752 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.754 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.762735  7674 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.734992 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45504 (local address 127.3.245.254:46253)
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.735042 (+    50us) server_negotiation.cc:207] Beginning negotiation
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.735044 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.735542 (+   498us) server_negotiation.cc:408] Connection header received
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.740628 (+  5086us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.740631 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.740646 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.740680 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.744022 (+  3342us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.744717 (+   695us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.761482 (+ 16765us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.761703 (+   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
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.762241 (+   538us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.762247 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:39.763 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x940b3c7c, L:/127.0.0.1:45512 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.762248 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.762255 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.762272 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.762277 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.762354 (+    77us) server_negotiation.cc:1036] Waiting for connection context
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.762652 (+   298us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45504: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45504): Connection reset by peer (error 104)
08:23:39.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
08:23:39.766 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8063bc93, L:/127.0.0.1:43462 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.767 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.767 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.767 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:39.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=783), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [423ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [629ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [648ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [650ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.768 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.769 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.770 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.770 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.771 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.771 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.771 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2880), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [966ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1783ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:39.772 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.772 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=790), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [456ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [487ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [515ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.776 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.777 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.777 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.778 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.778 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.778 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.778 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.778 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:39.778 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.778 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.778 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:39.779 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.779 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.779 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.779 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.780 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.779 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.780 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.778 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.781 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.781 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.781 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:39.782 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.782 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.782 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.782 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.783 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.783470  7633 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.783 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.772384 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45518 (local address 127.3.245.254:46253)
08:23:39.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.772442 (+    58us) server_negotiation.cc:207] Beginning negotiation
08:23:39.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.772444 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:39.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.772767 (+   323us) server_negotiation.cc:408] Connection header received
08:23:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.773074 (+   307us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.773076 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.773090 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.773126 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.776312 (+  3186us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.777055 (+   743us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.782858 (+  5803us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.783085 (+   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
08:23:39.784 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.783176 (+    91us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
08:23:39.784 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.783218 (+    42us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
08:23:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.783276 (+    58us) server_negotiation.cc:1036] Waiting for connection context
08:23:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.783379 (+   103us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45518: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45518): Connection reset by peer (error 104)
08:23:39.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
08:23:39.784 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.789 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.791 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.792 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.793 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.793 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.793 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:39.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.795 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.795 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.796 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.797 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.798 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.800 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.809 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf360d1d0, L:/127.0.0.1:43486 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.810 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=817), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [363ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [462ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [475ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.813 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.813 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=846), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [116ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [456ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.817 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.818 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.818 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.818 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:39.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.819 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.820 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.821 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe06c71ca, L:/127.0.0.1:43470 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.824 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.825 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.826 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.826 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.826 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:39.826 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.827 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.828 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.830 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.830451  7674 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.815276 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45540 (local address 127.3.245.254:46253)
08:23:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.815340 (+    64us) server_negotiation.cc:207] Beginning negotiation
08:23:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.815342 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.815352 (+    10us) server_negotiation.cc:408] Connection header received
08:23:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.815803 (+   451us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.815805 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.815819 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.815878 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:39.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.824162 (+  8284us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.824943 (+   781us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:39.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.830386 (+  5443us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45540: BlockingRecv error: recv got EOF from 127.0.0.1:45540 (error 108)
08:23:39.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
08:23:39.833 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.833 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.834437  7633 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.810237 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45524 (local address 127.3.245.254:46253)
08:23:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.810284 (+    47us) server_negotiation.cc:207] Beginning negotiation
08:23:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.810286 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:39.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.810879 (+   593us) server_negotiation.cc:408] Connection header received
08:23:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.811182 (+   303us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.811184 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.811200 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.811236 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.828799 (+ 17563us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.829573 (+   774us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.834370 (+  4797us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45524: BlockingRecv error: recv got EOF from 127.0.0.1:45524 (error 108)
08:23:39.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
08:23:39.835 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.837 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.837 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.837 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.837 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.842 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.848 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.854 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.854 [DEBUG - Time-limited test] (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.3.245.252:40125, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [375ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [417ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:39.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.858 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.859 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:39.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.860 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:39.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.861 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.861 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.862 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.862 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:39.862 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.862 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.862 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.863 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.864 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:39.868 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5ea9b1f7, L:/127.0.0.1:43490 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=879), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [430ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [683ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [728ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.872 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.872726  7674 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.859176 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45572 (local address 127.3.245.254:46253)
08:23:39.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.859239 (+    63us) server_negotiation.cc:207] Beginning negotiation
08:23:39.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.859241 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:39.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.859250 (+     9us) server_negotiation.cc:408] Connection header received
08:23:39.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.859277 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.859278 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.859292 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.859355 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:39.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.870040 (+ 10685us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.870805 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:39.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.872660 (+  1855us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45572: BlockingRecv error: recv got EOF from 127.0.0.1:45572 (error 108)
08:23:39.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
08:23:39.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.877 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.878 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.878 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.879 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.880 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.880 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.888 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.889 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.890 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.890 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.890 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.890 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.890 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:39.891 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.891 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.892 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.893 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.894 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.895 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:39.895 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.896 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.898 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:39.898 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.898 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:39.899 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.900 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.902 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.903 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.904 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.906 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.907 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.908 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5a6f45da, L:/127.0.0.1:43496 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:39.908 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=927), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [444ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [749ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [799ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.910 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.911 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:39.912 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:39.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:39.914 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:39.915 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x19d31d8b, L:/127.0.0.1:45588 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:39.915 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.916 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.917 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.918 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.919 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.920 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.920 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.921 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.925 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.926 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.929 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.930 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.930 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.932 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.936 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.936 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.937 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.941 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.984 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.984 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:39.984 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.985 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:39.987 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.987 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.988 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:39.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:39.989 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:39.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.988675  7633 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:39.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.839791 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45556 (local address 127.3.245.254:46253)
08:23:39.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.839852 (+    61us) server_negotiation.cc:207] Beginning negotiation
08:23:39.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.839854 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:39.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.845104 (+  5250us) server_negotiation.cc:408] Connection header received
08:23:39.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.845553 (+   449us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.845555 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.845571 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.845609 (+    38us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.858196 (+ 12587us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.858982 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.868664 (+  9682us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.868902 (+   238us) 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
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.988344 (+119442us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.988352 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.988352 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.988361 (+     9us) server_negotiation.cc:923] calling sasl_server_start()
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.988386 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.988391 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.988479 (+    88us) server_negotiation.cc:1036] Waiting for connection context
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.988593 (+   114us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45556: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45556): Connection reset by peer (error 104)
08:23:39.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
08:23:39.992 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:39.992 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1018), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [434ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [688ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [725ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:39.993 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:39.993 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:39.993 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:39.995 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:39.996 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.996 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:39.997 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:39.997 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:39.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:39.998 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:39.998 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.998 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.999 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.999 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.000 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.000 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.000 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.000 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.000 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.000 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.001 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:40.001 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.001 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:40.002 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.002 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.002 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.003 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.003 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.003 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.004 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.004 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.004 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.984 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:40.004 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:39.998 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:40.006 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:40.006 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.007 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.007 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.008 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.009 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.010 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.011 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:39.999967  4111 connection.cc:466] server connection from 127.0.0.1:45588 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45588 (request call id 0) could send its response
08:23:40.012 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.013 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.014 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.015 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.016 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.017 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.018 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.019 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.019 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.020 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.021 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.022 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.023 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.024 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.025 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.026 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.026 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.027 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.028 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.028 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.028 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.028 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:40.028 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.029 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.029 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.030 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.030 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.031 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.031 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.031 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:40.031894  7633 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:39.997262 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45604 (local address 127.3.245.254:46253)
08:23:40.032 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.000149 (+  2887us) server_negotiation.cc:207] Beginning negotiation
08:23:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.000152 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.000165 (+    13us) server_negotiation.cc:408] Connection header received
08:23:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.000192 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.000193 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.000208 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.000300 (+    92us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:40.032 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.030725 (+ 30425us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.031460 (+   735us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.031820 (+   360us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45604: BlockingRecv error: recv got EOF from 127.0.0.1:45604 (error 108)
08:23:40.028 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2855}
08:23:40.032 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.029 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:40.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.034 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.034 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:40.035 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:40.036 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.037 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.038 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.039 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.041 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.046 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.047 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.052 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5ae74bac, L:/127.0.0.1:58016 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.053 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.055 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.055 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.061 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.066 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.067 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.071 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xebf8203d, L:/127.0.0.1:58020 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.073 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.074 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.076 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.078 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.080 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.082 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.081 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.086 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.088 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x39854a1f, L:/127.0.0.1:43512 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.088 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.089 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.089 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=186), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [138ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.090 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.090 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.094 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.087 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.098 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.099 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdcbc3c45, L:/127.0.0.1:45616 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.100 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.102 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.102 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.103 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.103 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.104 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:40.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.107 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.111 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.113 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.114 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.116 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.119 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x593ee4df, L:/127.0.0.1:58022 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.120 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.120 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.120 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.122 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.127 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x252f72bd, L:/127.0.0.1:43528 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.128 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.135 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.135 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.137 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb9a58aa0, L:/127.0.0.1:58040 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.138 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.146 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6b6001aa, L:/127.0.0.1:58036 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.147 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6d9dd7d9, L:/127.0.0.1:58032 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.149 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.151 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.155 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.156 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x00556474, L:/127.0.0.1:58026 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.157 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4788ba06, L:/127.0.0.1:58056 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.160 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1e84accc, L:/127.0.0.1:58064 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.160 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.161 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.164 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.170 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.171 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.172 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.173 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd8838e94, L:/127.0.0.1:58078 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.178 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcbf25e92, L:/127.0.0.1:58084 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.181 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5a79ded2, L:/127.0.0.1:58096 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.186 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.187 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:40.187 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.187 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:40.188 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.189 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.190 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.191 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.191 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.192 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.199 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.201 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.203 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1eb6ff09, L:/127.0.0.1:43542 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.205 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.207 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.211 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.212 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.212 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x362db460, L:/127.0.0.1:58106 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.219 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.222 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3139afc0, L:/127.0.0.1:43550 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.225 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3d688621, L:/127.0.0.1:58108 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.225 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.226 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.228 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.235 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4b6c7db9, L:/127.0.0.1:58114 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.236 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.238 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.239 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x97823b73, L:/127.0.0.1:43554 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.241 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=336), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [303ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [304ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.243 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.248 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0c2d1515, L:/127.0.0.1:45628 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.250 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.250 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.254 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.255 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.255 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.256 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.256 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:40.256 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.258 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:40.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.260 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.260 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.262 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.265 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf450fdc6, L:/127.0.0.1:58118 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.266 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.269 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x590aa8ec, L:/127.0.0.1:43566 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.270 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.271 [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, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [323ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.271 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.274 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.278 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.280 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.282 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.284 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaeeb3bef, L:/127.0.0.1:58120 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.285 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.285 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.285 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:40.286 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.286 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.286 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.288 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:40.289089  7633 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.262168 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45634 (local address 127.3.245.254:46253)
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.262231 (+    63us) server_negotiation.cc:207] Beginning negotiation
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.262233 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.262894 (+   661us) server_negotiation.cc:408] Connection header received
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.265800 (+  2906us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.265804 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.265828 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.265870 (+    42us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.274534 (+  8664us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.275541 (+  1007us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.287844 (+ 12303us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.288080 (+   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
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.288618 (+   538us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:40.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.288623 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:40.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.288624 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:40.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.288631 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
08:23:40.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.288652 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:40.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.288657 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:40.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.288721 (+    64us) server_negotiation.cc:1036] Waiting for connection context
08:23:40.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.288991 (+   270us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45634: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45634): Connection reset by peer (error 104)
08:23:40.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
08:23:40.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.292 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.292 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:40.292 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:40.293 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.294 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.296 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.297 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.298 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ec761b6, L:/127.0.0.1:58136 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.300 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.304 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.309 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x97a348c0, L:/127.0.0.1:43578 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.311 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.311 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x63b2e17f, L:/127.0.0.1:58146 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.317 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.318 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.318 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.322 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.322 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.323 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.324 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.324 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.325 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.325 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.326 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.326 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.327 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.328 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.329 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.334 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.335 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.342 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.342 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.344 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.344 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.345 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.345 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.349 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.349 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.351 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.351 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.353 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.358 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.358 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.358 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.359 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.360 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.360 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.361 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.361 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.363 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.364 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.366 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.368 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.372 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.376 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.380 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.382 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xebd6c869, L:/127.0.0.1:58158 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.386 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.388 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa9cc5512, L:/127.0.0.1:58172 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.394 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.394 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.399 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.400 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.401 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.403 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.404 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb5fdf012, L:/127.0.0.1:45648 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.406 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.406 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7988bc55, L:/127.0.0.1:43590 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.409 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=377), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [357ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [373ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.412 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.415 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4aa92b36, L:/127.0.0.1:45650 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.417 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.418 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.418 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.418 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.418 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.419 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:40.419 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.419 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.420 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:40.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.426 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x742462ad, L:/127.0.0.1:43598 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.426 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53e10e1b, L:/127.0.0.1:58184 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.427 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.425 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.427 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=528), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [459ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [481ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [492ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.429 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.431 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.432 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.433 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.433 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:40.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.433 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.434 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.434 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:40.434 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.434 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.436 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x311bcabf, L:/127.0.0.1:58186 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.439 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8850d3bf, L:/127.0.0.1:45662 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.441 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc87d8fce, L:/127.0.0.1:43602 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.443 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=565), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [490ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [509ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [514ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.449 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.453 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.455 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.456 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.456 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.456 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.457 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:40.458 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.458 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.458 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.458 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.463 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.464 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.466 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.468 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f54ac06, L:/127.0.0.1:58194 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.469 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.472 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.475 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.476 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.479 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3ca7a02a, L:/127.0.0.1:43616 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=495), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [384ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [395ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.483 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.483 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x88576d85, L:/127.0.0.1:45670 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.485 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.486 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.486 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.486 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:40.487 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.487 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.487 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.488 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.489 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.491 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.494 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.496 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.499 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.504 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x35cd9d70, L:/127.0.0.1:43618 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=514), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [415ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.509 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.509 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.510 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.512 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.515 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.516 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5f1bb836, L:/127.0.0.1:45674 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.516 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.517 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.518 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:40.518 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.518 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:40.519788  8016 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.476543 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58200 (local address 127.3.245.252:40125)
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.476601 (+    58us) server_negotiation.cc:207] Beginning negotiation
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.476603 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.482222 (+  5619us) server_negotiation.cc:408] Connection header received
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.482556 (+   334us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.482558 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.482575 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.482615 (+    40us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.486834 (+  4219us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.487703 (+   869us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.515176 (+ 27473us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.515408 (+   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
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.519241 (+  3833us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.519248 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.519249 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:40.520 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.519255 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.519278 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.519283 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.519364 (+    81us) server_negotiation.cc:1036] Waiting for connection context
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.519675 (+   311us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58200: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58200): Connection reset by peer (error 104)
08:23:40.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
08:23:40.520 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.521 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:40.521 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.522 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:40.522 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:40.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.523 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.525 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.527 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.529 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe55f0d54, L:/127.0.0.1:45678 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.532 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2ceeda92, L:/127.0.0.1:43634 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.533 [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, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [209ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [599ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [602ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.534 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.534 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:40.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.538 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.539 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.539 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:40.540 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.540 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.541 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.541 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.541 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:40.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.542 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.545 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9b4167a6, L:/127.0.0.1:58216 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.546 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.547 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb2cba545, L:/127.0.0.1:43636 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.549 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.551 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.552 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.556 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.558 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x72d4cc4a, L:/127.0.0.1:58228 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.560 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.563 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6c75d7b7, L:/127.0.0.1:43646 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.564 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=671), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [241ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [616ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [631ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.566 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.569 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.569 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.571 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.571 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.571 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.571 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:40.573 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.573 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.573 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.574 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.575 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.576 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:40.578125  7633 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.555970 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45680 (local address 127.3.245.254:46253)
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.556023 (+    53us) server_negotiation.cc:207] Beginning negotiation
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.556025 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.558144 (+  2119us) server_negotiation.cc:408] Connection header received
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.559129 (+   985us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.559131 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.559146 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.559176 (+    30us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.563645 (+  4469us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.564427 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.571693 (+  7266us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.571921 (+   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
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.575894 (+  3973us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.575900 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.575900 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.575906 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:40.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.575930 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:40.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.575934 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:40.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.575993 (+    59us) server_negotiation.cc:1036] Waiting for connection context
08:23:40.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.578040 (+  2047us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45680: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45680): Connection reset by peer (error 104)
08:23:40.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
08:23:40.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.580 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.580 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:40.580 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:40.582 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8692f418, L:/127.0.0.1:43648 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.584 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.586 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.587 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.590 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.594 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.596 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf7466fd1, L:/127.0.0.1:43662 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.596 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x184f1737, L:/127.0.0.1:58244 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.597 [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, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [637ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [652ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [665ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [665ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:40.598 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.601 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.601 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.601 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.601 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.602 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:40.602 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:40.602908  7633 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.590079 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45696 (local address 127.3.245.254:46253)
08:23:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.590148 (+    69us) server_negotiation.cc:207] Beginning negotiation
08:23:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.590151 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.591382 (+  1231us) server_negotiation.cc:408] Connection header received
08:23:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.592311 (+   929us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.592312 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.592329 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:40.603 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.592367 (+    38us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.600674 (+  8307us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:40.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.601625 (+   951us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.602831 (+  1206us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45696: BlockingRecv error: recv got EOF from 127.0.0.1:45696 (error 108)
08:23:40.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":36}
08:23:40.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.604 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.605 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.606 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.608 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.612 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.613 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.615 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.615 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc797e35e, L:/127.0.0.1:43678 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.617 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.618 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.619 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.621 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.623 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x25b51aa1, L:/127.0.0.1:58256 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.624 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.625 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.627 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.633 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.635 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfefe4d2e, L:/127.0.0.1:58272 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.635 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12d662f8, L:/127.0.0.1:58260 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.636 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.640 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x39ba0934, L:/127.0.0.1:43694 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.641 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=733), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [675ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [694ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [698ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.643 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.648 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6593e9e7, L:/127.0.0.1:45704 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.649 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.650 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:40.651 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.651 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.655 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.655 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=742), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [306ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [308ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:40.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.656 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.656 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.656 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.657 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:40.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.657 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.657 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.659 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.659 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.657 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.659 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.660 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:40.660 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.660 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:40.662626  7633 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:40.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.656520 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45710 (local address 127.3.245.254:46253)
08:23:40.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.656570 (+    50us) server_negotiation.cc:207] Beginning negotiation
08:23:40.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.656572 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:40.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.661859 (+  5287us) server_negotiation.cc:408] Connection header received
08:23:40.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.662233 (+   374us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:40.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.662235 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:40.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.662251 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:40.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.662291 (+    40us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:40.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.662538 (+   247us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45710: BlockingRecv error: recv got EOF from 127.0.0.1:45710 (error 108)
08:23:40.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
08:23:40.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.664 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.664 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.665 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.666 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:40.666 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:40.668 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.668 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:40.668 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:40.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.672 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.673 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.674 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x573a0d0c, L:/127.0.0.1:45706 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.677 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.679 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xabb4c106, L:/127.0.0.1:43706 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.683 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.686 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [281ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [637ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [674ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [681ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.687 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.690 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.690 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.690 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.690 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.690 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:40.691 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.692 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.692 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:40.694 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.695 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.697 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x03c406ec, L:/127.0.0.1:58288 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.697 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.698 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.699 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.700 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.703 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.709 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x148cd867, L:/127.0.0.1:58304 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.710 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.710 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.711 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.713 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.719 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.721 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe8ed8c20, L:/127.0.0.1:43718 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.721 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc0335d3b, L:/127.0.0.1:58310 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=716), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [369ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [401ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [418ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.727 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9e13df5a, L:/127.0.0.1:45722 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.730 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.730 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.730 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.730 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:40.731 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.731 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.732 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.735 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.735 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.735 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x298c57c2, L:/127.0.0.1:43730 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.736 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.737 [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.3.245.252:40125, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [393ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [418ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.738 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39ab601f, L:/127.0.0.1:58300 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.741 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.741 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.743 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.744 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.744 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.745 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.745 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:40.745 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.745 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.746 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.746 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.747 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.749 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:40.750375  7672 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:40.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.729016 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45732 (local address 127.3.245.254:46253)
08:23:40.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.729062 (+    46us) server_negotiation.cc:207] Beginning negotiation
08:23:40.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.729064 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:40.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.733111 (+  4047us) server_negotiation.cc:408] Connection header received
08:23:40.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.735693 (+  2582us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:40.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.735695 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:40.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.735712 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:40.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.735763 (+    51us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:40.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.748535 (+ 12772us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:40.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.749390 (+   855us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:40.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.750300 (+   910us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45732: BlockingRecv error: recv got EOF from 127.0.0.1:45732 (error 108)
08:23:40.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
08:23:40.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.753 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.753 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:40.753 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:40.756 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x76585b4f, L:/127.0.0.1:58340 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.759 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.760 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.762 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.766 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3a0906dc, L:/127.0.0.1:58326 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.768 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.770 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.771 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.775 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.777 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.785 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf8db8545, L:/127.0.0.1:43744 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.785 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc6690e0d, L:/127.0.0.1:58350 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.786 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.787 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=771), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [461ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.791 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.792 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.792 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.792 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:40.793 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.793 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.794 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.794 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:40.797012  7672 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.775354 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45734 (local address 127.3.245.254:46253)
08:23:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.775408 (+    54us) server_negotiation.cc:207] Beginning negotiation
08:23:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.775410 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.776187 (+   777us) server_negotiation.cc:408] Connection header received
08:23:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.776541 (+   354us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.776543 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.776561 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.776602 (+    41us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.795606 (+ 19004us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.796636 (+  1030us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.796924 (+   288us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45734: BlockingRecv error: recv got EOF from 127.0.0.1:45734 (error 108)
08:23:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
08:23:40.798 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.801 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.803 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.808 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.810 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c048ee2, L:/127.0.0.1:43760 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.810 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.814 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.816 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.820 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.820 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4bc194ff, L:/127.0.0.1:58358 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.824 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4e33a7d8, L:/127.0.0.1:58354 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.824 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.827 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.830 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.831 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe504b23c, L:/127.0.0.1:43766 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.831 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.835 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=814), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [492ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [504ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.838 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.840 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.853 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.853 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.853 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.854 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.854 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:40.854 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.854 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.851 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.852 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x46fcc79f, L:/127.0.0.1:45746 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.856 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.856 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.856 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.858 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.858 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:40.859 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.859 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:40.864 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.864 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.865 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8336610b, L:/127.0.0.1:58370 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.867 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9c89f477, L:/127.0.0.1:43782 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.872 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [504ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [532ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [537ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.874 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6841893, L:/127.0.0.1:45754 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.875 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.877 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.878 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.879 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.879 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.879 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.879 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:40.879 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.880 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.880 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.880 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.880 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.882 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.882 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.882 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:40.885 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.888 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.892 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xccc968e6, L:/127.0.0.1:58386 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.897 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.903 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.906 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.907 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x077fbad4, L:/127.0.0.1:58396 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.908 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x81c04a08, L:/127.0.0.1:43792 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.909 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.910 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.911 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=884), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [564ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [566ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.918 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.918 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.918 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.918 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:40.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.920 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2f06ada9, L:/127.0.0.1:58410 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.921 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:40.922128  7633 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:40.922 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.902070 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45764 (local address 127.3.245.254:46253)
08:23:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.902165 (+    95us) server_negotiation.cc:207] Beginning negotiation
08:23:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.902168 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.903956 (+  1788us) server_negotiation.cc:408] Connection header received
08:23:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.905589 (+  1633us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.905591 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.905607 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.905645 (+    38us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.920878 (+ 15233us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.921752 (+   874us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.922053 (+   301us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45764: BlockingRecv error: recv got EOF from 127.0.0.1:45764 (error 108)
08:23:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
08:23:40.923 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.923 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:40.923 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:40.923 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.927 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.928 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.930 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.933 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x15e01742, L:/127.0.0.1:58420 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.938 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x18c109c1, L:/127.0.0.1:43806 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.939 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.940 [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.3.245.252:40125, [572ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [578ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [585ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [590ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.943 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.944 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.944 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.944 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:40.945 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.945 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:40.945071  7633 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.939301 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45774 (local address 127.3.245.254:46253)
08:23:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.939351 (+    50us) server_negotiation.cc:207] Beginning negotiation
08:23:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.939354 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.940117 (+   763us) server_negotiation.cc:408] Connection header received
08:23:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.940487 (+   370us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.940489 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:40.945 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.945 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:40.945 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:40.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.940507 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:40.946 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:40.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.940542 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:40.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.943902 (+  3360us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:40.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.944667 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:40.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.945004 (+   337us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45774: BlockingRecv error: recv got EOF from 127.0.0.1:45774 (error 108)
08:23:40.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
08:23:40.947 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.948 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.953 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.956 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.957 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.962 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.964 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.967 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:40.969 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9d509749, L:/127.0.0.1:58436 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:40.969 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:40.970 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1871c9ea, L:/127.0.0.1:43810 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.972 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [592ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [599ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [617ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [618ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.976 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9cbe718c, L:/127.0.0.1:45778 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:40.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.977 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.977 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.977 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.977 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:40.978 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.978 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.978 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:40.979 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.979 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:40.982 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:40.985 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:40.987 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:40.988 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x92b76480, L:/127.0.0.1:43822 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:40.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:40.989 [DEBUG - kudu-nio-1] (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.3.245.252:40125, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [346ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [925ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [952ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:40.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:40.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:40.993 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:40.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:40.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:40.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:40.993 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:40.994 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:40.994 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:40.994 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:40.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:40.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:40.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:40.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:40.999 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:40.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:40.999395  7672 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:40.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.971879 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45786 (local address 127.3.245.254:46253)
08:23:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.971928 (+    49us) server_negotiation.cc:207] Beginning negotiation
08:23:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.971930 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.979145 (+  7215us) server_negotiation.cc:408] Connection header received
08:23:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.981581 (+  2436us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.981583 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.981598 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.981669 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.998422 (+ 16753us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.999154 (+   732us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:40.999326 (+   172us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45786: BlockingRecv error: recv got EOF from 127.0.0.1:45786 (error 108)
08:23:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
08:23:41.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.004 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.004 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1125), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [198ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [227ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:41.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.005 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.007 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.007 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.008 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.008 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.008 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.008 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:41.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.010 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.010 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.012 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.015 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.016 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:41.016 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:41.016 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:41.017 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.025 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.027 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.031 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.042 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbef0fab0, L:/127.0.0.1:45792 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:41.043 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f27f1c2, L:/127.0.0.1:43838 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.043 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfd720d9e, L:/127.0.0.1:58448 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1143), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1049ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1062ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1108ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [1108ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:41.045 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:41.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.048 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.049 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.050 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.052 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.054 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.056 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.058 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.059 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.061 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.062 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.064 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.065 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.066 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.068 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.069 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.070 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.071 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.072 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.073 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.073 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.074 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.074 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.075 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.076 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.077 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.077 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.078 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:41.078 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.082 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x778b2189, L:/127.0.0.1:58462 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.087 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.091 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.093 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8163d4cd, L:/127.0.0.1:58456 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.094 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.095 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.100 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.101 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.101 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.102 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.103 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.105 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.106 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.107 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1113), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [435ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [436ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.108 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.109 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.112 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.112 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.113 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.113 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.114 [DEBUG - pool-4-thread-54] (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.3.245.252:40125, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [248ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [649ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.115 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.115 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.115 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.116 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1223), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [271ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [280ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:41.117 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.117 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.117 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1219), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [288ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [292ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:41.119 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.119 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1217), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [680ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [689ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:41.120 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.121 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.123 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.123 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.123 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.124 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.126 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.127 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.127 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.129 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.129 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.137 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.137 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.138 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.141 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.142 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.144 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.145 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.145 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.146 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.149 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.150 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.151 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.152 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.152 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.153 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.154 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.154 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.157 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.158 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.162 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.162 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1143), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [485ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [500ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:41.162 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.163 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.163 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.165 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.166 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.169 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.170 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.170 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.171 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.171 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.171 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.173 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.174 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.174 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.175 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.175 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.176 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.177 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.178 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.179 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.179 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.180 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.181 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.183 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.183 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.186 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.187 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.190 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.190 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.198 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.200 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.201 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x658aa60b, L:/127.0.0.1:44000 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.207 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf45cbcf0, L:/127.0.0.1:58602 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.210 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.220 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.220 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.221 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.230 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.230 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.234 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.242 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.242 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.242 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.244 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.245 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.246 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.246 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.247 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.255 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.257 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.259 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbbdec7c5, L:/127.0.0.1:58604 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.260 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.268 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x37cd47cd, L:/127.0.0.1:44004 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.269 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.270 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.270 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.271 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.271 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.271 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.272 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.272 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.274 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.274 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.276 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.285 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.288 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc1ca76b1, L:/127.0.0.1:58632 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.293 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.295 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.295 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.297 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.298 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.298 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.300 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.302 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.306 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd6e7ac51, L:/127.0.0.1:58620 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.311 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.312 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xce56dc29, L:/127.0.0.1:44010 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.313 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaddda1f0, L:/127.0.0.1:44008 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.314 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=239), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [18ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.320 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.320 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.320 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.320 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.321 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.322 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.323536  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.291390 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45858 (local address 127.3.245.254:46253)
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.291608 (+   218us) server_negotiation.cc:207] Beginning negotiation
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.291610 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.295516 (+  3906us) server_negotiation.cc:408] Connection header received
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.297390 (+  1874us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.297392 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.297412 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.297462 (+    50us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.309061 (+ 11599us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.309933 (+   872us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.317722 (+  7789us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.317980 (+   258us) 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
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.323052 (+  5072us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.323060 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.323060 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.323067 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.323099 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.323105 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.323165 (+    60us) server_negotiation.cc:1036] Waiting for connection context
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.323433 (+   268us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45858: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45858): Connection reset by peer (error 104)
08:23:41.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":171,"thread_start_us":110,"threads_started":1}
08:23:41.325 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.325 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.328 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.328 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.329 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1341), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [929ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [994ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1235ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.335 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.337 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.338 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6049c220, L:/127.0.0.1:58644 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.340 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.340 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.340 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.341 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.341 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.341 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.341 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.343 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.343 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.344 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.345 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.344 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.348 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.349 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.349 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.349 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x236a09e2, L:/127.0.0.1:45874 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:41.352 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.355 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0c43f8f1, L:/127.0.0.1:58652 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.357 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.365 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.366 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8077e6d4, L:/127.0.0.1:44014 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.367 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=319), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [137ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.372 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x18a52224, L:/127.0.0.1:45880 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:41.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.373 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9713a67d, L:/127.0.0.1:44012 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.375 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.376 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.376 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.376 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.376 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.376 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.377 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.378 [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.3.245.252:40125, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [149ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [185ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.382059  8782 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.362028 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45882 (local address 127.3.245.254:46253)
08:23:41.382 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.362071 (+    43us) server_negotiation.cc:207] Beginning negotiation
08:23:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.362074 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.365914 (+  3840us) server_negotiation.cc:408] Connection header received
08:23:41.382 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.366246 (+   332us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.366248 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.366268 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.366303 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.380524 (+ 14221us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.381471 (+   947us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.381983 (+   512us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45882: BlockingRecv error: recv got EOF from 127.0.0.1:45882 (error 108)
08:23:41.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
08:23:41.383 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.388 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.388 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.388 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.389 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.390 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.390 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.390 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:41.390 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.391 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.391 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.391 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.392 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.393 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:41.393 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.398 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.398 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.399 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.401 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5096bc88, L:/127.0.0.1:58662 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.401 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.403 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.405 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.405 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.411 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2b0a71d7, L:/127.0.0.1:44030 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.414 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.416 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.420 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc95132aa, L:/127.0.0.1:44046 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.420 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe08e02d3, L:/127.0.0.1:58674 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.423 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=361), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [187ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.424 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.424 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=361), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [18ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.426 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.428 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.428 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.428 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.428 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.429 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.429 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.429 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.430 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.430 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.431 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.431 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.431 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.432 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.432 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.431 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.432 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.433873  8782 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.410572 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45898 (local address 127.3.245.254:46253)
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.410652 (+    80us) server_negotiation.cc:207] Beginning negotiation
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.410654 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:41.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.414972 (+  4318us) server_negotiation.cc:408] Connection header received
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.415359 (+   387us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.415360 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.415377 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.415413 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.421581 (+  6168us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.422410 (+   829us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.432341 (+  9931us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.432582 (+   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
08:23:41.434 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.433156 (+   574us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.433186 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.433186 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:41.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.433193 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
08:23:41.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.433212 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:41.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.433217 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:41.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.433288 (+    71us) server_negotiation.cc:1036] Waiting for connection context
08:23:41.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.433790 (+   502us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45898: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45898): Cannot send after transport endpoint shutdown (error 108)
08:23:41.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
08:23:41.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.436 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.436 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.437 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.437656  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.437 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.425584 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45906 (local address 127.3.245.254:46253)
08:23:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.425643 (+    59us) server_negotiation.cc:207] Beginning negotiation
08:23:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.425645 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.427286 (+  1641us) server_negotiation.cc:408] Connection header received
08:23:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.427668 (+   382us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.427670 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.427688 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.427734 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:41.438 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.435577 (+  7843us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.436451 (+   874us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:41.438 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.437564 (+  1113us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45906: BlockingRecv error: recv got EOF from 127.0.0.1:45906 (error 108)
08:23:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
08:23:41.439 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.439 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.440 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.442 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.451 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x148f2885, L:/127.0.0.1:44052 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.451 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=385), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [207ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.454 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x65d7c540, L:/127.0.0.1:58682 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.455 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.457 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.459 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.460 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.461 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.464 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.465 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.465 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.465 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.465 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.467 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.467 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.467 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.468 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.468 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.473 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x61191679, L:/127.0.0.1:58706 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.473 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.473910  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.450314 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45912 (local address 127.3.245.254:46253)
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.450366 (+    52us) server_negotiation.cc:207] Beginning negotiation
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.450368 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.453156 (+  2788us) server_negotiation.cc:408] Connection header received
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.453530 (+   374us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.453532 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.453549 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.453611 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.463432 (+  9821us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.464231 (+   799us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.471548 (+  7317us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.471775 (+   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
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.472174 (+   399us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.472219 (+    45us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.472293 (+    74us) server_negotiation.cc:1036] Waiting for connection context
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.473828 (+  1535us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45912: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45912): Connection reset by peer (error 104)
08:23:41.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
08:23:41.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.475 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.476 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.477 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.477 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.485 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x00e650c7, L:/127.0.0.1:58690 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.485 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.487 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.487 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.488 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.489 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.491 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.492 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.496 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.498 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.500 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x024991f2, L:/127.0.0.1:44066 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.501 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=427), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [37ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [231ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.506 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.506 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.507 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.507 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.507 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.507 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.509 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.509 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.509 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0a1627ed, L:/127.0.0.1:44060 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.510 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbaa97f92, L:/127.0.0.1:58718 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.510963  8782 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.498105 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45932 (local address 127.3.245.254:46253)
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.498166 (+    61us) server_negotiation.cc:207] Beginning negotiation
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.498169 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.498888 (+   719us) server_negotiation.cc:408] Connection header received
08:23:41.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=438), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [205ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.499261 (+   373us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.499263 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.499286 (+    23us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.499324 (+    38us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.504738 (+  5414us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.505562 (+   824us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.509791 (+  4229us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.510006 (+   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
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.510492 (+   486us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.510496 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.510497 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.510505 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
08:23:41.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.510524 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:41.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.510528 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:41.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.510578 (+    50us) server_negotiation.cc:1036] Waiting for connection context
08:23:41.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.510856 (+   278us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45932: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45932): Connection reset by peer (error 104)
08:23:41.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
08:23:41.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.514 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.514 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.514 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.515 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.515 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.517 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.517 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9e0b3cfb, L:/127.0.0.1:45926 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:41.519 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.520 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.520 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.520 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.520 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:41.521 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.521 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.521 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.522 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:41.524 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7596e183, L:/127.0.0.1:44076 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.527 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.528 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.529 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.529 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.529 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.530 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.531 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.533 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.535 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.538 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.541 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.542 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0200a5f2, L:/127.0.0.1:58726 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.542 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0231b980, L:/127.0.0.1:44078 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.543 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.545 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.546 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.545 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.548 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.555 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5a3dba48, L:/127.0.0.1:45944 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:41.562 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.563 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeffff9e0, L:/127.0.0.1:58728 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.563 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.565 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.566 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf1fdaf1e, L:/127.0.0.1:44088 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=519), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [358ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [366ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [369ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.573 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.573 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.573 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.573 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:41.574 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.574 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:41.574 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.574 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.574 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdca55497, L:/127.0.0.1:58730 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.574 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.577 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.577 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.577 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.578 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.579 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.579 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.580 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.580 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.583 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.590 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.590 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbc3a5a55, L:/127.0.0.1:58744 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.590 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:41.590 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.591 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8cf97a39, L:/127.0.0.1:44110 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.592 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.592 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=532), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [172ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.593 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.596 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.597 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.597 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.598 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.598 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.598 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.598 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.598 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.600090  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.593326 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45956 (local address 127.3.245.254:46253)
08:23:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.593374 (+    48us) server_negotiation.cc:207] Beginning negotiation
08:23:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.593376 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.593975 (+   599us) server_negotiation.cc:408] Connection header received
08:23:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.594309 (+   334us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.594311 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.594325 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.594355 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:41.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.598902 (+  4547us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.599661 (+   759us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:41.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.600013 (+   352us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45956: BlockingRecv error: recv got EOF from 127.0.0.1:45956 (error 108)
08:23:41.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
08:23:41.601 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.601 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.601 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.605 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.607 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.608 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7f1fb19f, L:/127.0.0.1:44104 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.609 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.610 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.611 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.612 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.619 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.620 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e50a7e1, L:/127.0.0.1:44114 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.621 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x15737c2d, L:/127.0.0.1:58758 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.622 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.623 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.623 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.624 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.626 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.631 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.633 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.635 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdde9f869, L:/127.0.0.1:44118 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.636 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.638 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0af2b82e, L:/127.0.0.1:58774 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.639 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.640 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.642 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.646 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.647 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.648 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa728d073, L:/127.0.0.1:58784 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.650 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.653 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0054e2ab, L:/127.0.0.1:44132 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.654 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.657 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.660 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbe4971a1, L:/127.0.0.1:58792 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.660 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.661 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.663 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.667 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfa73099a, L:/127.0.0.1:44136 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.676 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7b67b6ba, L:/127.0.0.1:44150 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.676 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.677 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.677 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.678 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.678 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.680 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.680 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.682 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.690 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.691 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x712ebda7, L:/127.0.0.1:44164 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.691 [DEBUG - pool-4-thread-12] (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.3.245.252:40125, [1097ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1119ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1454ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.695 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.695 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.696 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.696 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.696 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.696 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.696 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.697 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.697 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.697 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.697 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.699 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.699 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.700 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.697 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:41.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1669), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1191ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1349ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.701386  8782 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.699046 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45964 (local address 127.3.245.254:46253)
08:23:41.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.699120 (+    74us) server_negotiation.cc:207] Beginning negotiation
08:23:41.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.699123 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:41.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.700777 (+  1654us) server_negotiation.cc:408] Connection header received
08:23:41.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.701034 (+   257us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.701036 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.701049 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.701079 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:41.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.701324 (+   245us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45964: BlockingRecv error: recv got EOF from 127.0.0.1:45964 (error 108)
08:23:41.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
08:23:41.703 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0f062e92, L:/127.0.0.1:45962 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:41.703 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.703 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.704 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.707 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.707 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.709 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.710 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.710 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.710 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.711 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.711 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:41.711 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.712 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.712 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.712 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.712 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.712 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:41.713 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.713 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.714 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.714 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.714 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.715 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.715 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.715 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.715 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.716 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.716 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.717 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.717 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.718 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.719 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.720 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.722 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.723 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:41.725 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x97a689b4, L:/127.0.0.1:58798 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.728 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x90433e9f, L:/127.0.0.1:44180 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.731 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=677), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [493ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [506ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [510ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.735 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.736 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.736 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.736 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.736 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.736 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.736 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.737 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.737 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.739 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.741272  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.730350 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45978 (local address 127.3.245.254:46253)
08:23:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.730403 (+    53us) server_negotiation.cc:207] Beginning negotiation
08:23:41.741 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.730405 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.731433 (+  1028us) server_negotiation.cc:408] Connection header received
08:23:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.731700 (+   267us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.731702 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.731716 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.731780 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:41.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.735054 (+  3274us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.735864 (+   810us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.740177 (+  4313us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.740399 (+   222us) 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
08:23:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.740773 (+   374us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
08:23:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.740829 (+    56us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
08:23:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.740873 (+    44us) server_negotiation.cc:1036] Waiting for connection context
08:23:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.741188 (+   315us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45978: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45978): Connection reset by peer (error 104)
08:23:41.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
08:23:41.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.744 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.745 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.749 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x85827d37, L:/127.0.0.1:58804 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.749 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.750 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=685), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [379ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [380ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:41.751 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.753 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.754 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.754 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.754 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.754 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.754 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.755 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.755 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.756 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.756896  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.751303 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45984 (local address 127.3.245.254:46253)
08:23:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.751355 (+    52us) server_negotiation.cc:207] Beginning negotiation
08:23:41.757 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.751358 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.751987 (+   629us) server_negotiation.cc:408] Connection header received
08:23:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.752317 (+   330us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.752319 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.752334 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.752366 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.755779 (+  3413us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.756558 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.756827 (+   269us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45984: BlockingRecv error: recv got EOF from 127.0.0.1:45984 (error 108)
08:23:41.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
08:23:41.758 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.759 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.759 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.759 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.761 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.762 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.764 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.767 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe7e77f03, L:/127.0.0.1:58816 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.769 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.770 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.776 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.777 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=706), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [394ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [399ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.778 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x14d72b96, L:/127.0.0.1:45998 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:41.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.780 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.781 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.781 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.781 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:41.781 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.781 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.782 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.782 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.783 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3cc9ae11, L:/127.0.0.1:44184 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.785 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:41.785 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:41.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.786 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:41.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=717), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [509ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [522ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [532ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [538ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.789 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.789 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.790 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.791 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.791 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.792 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.792 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:41.792 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.792 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.793 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.793 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:41.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.796 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.796 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.797 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.797 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=723), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [392ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [399ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.798 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5e37c43f, L:/127.0.0.1:58820 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.798 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.801 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.802 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.802 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.802 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.802 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.802 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.803 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1785), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1186ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1354ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.803 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.803 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.804 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.804383  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.798693 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46010 (local address 127.3.245.254:46253)
08:23:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.798749 (+    56us) server_negotiation.cc:207] Beginning negotiation
08:23:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.798751 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:41.804 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1777), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [550ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.799333 (+   582us) server_negotiation.cc:408] Connection header received
08:23:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.800096 (+   763us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.800098 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.800114 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.800166 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.803281 (+  3115us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.804030 (+   749us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:41.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.804316 (+   286us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46010: BlockingRecv error: recv got EOF from 127.0.0.1:46010 (error 108)
08:23:41.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.807 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.807 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.807 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.807 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.808 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
08:23:41.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.808 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.808 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.809 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.809 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.810 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.810 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:41.810 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.810 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.810 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:41.811 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.812 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.811875  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.807157 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46024 (local address 127.3.245.254:46253)
08:23:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.807215 (+    58us) server_negotiation.cc:207] Beginning negotiation
08:23:41.809 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.807217 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.810139 (+  2922us) server_negotiation.cc:408] Connection header received
08:23:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.810512 (+   373us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.810514 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.810529 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.810565 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.811811 (+  1246us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46024: BlockingRecv error: recv got EOF from 127.0.0.1:46024 (error 108)
08:23:41.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34}
08:23:41.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.812 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.813 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.813 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.814 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:41.814 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:41.814 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:41.815 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.816 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.817 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.818 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.818 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.826 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.828 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.828 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=778), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [367ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [400ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.829 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.835 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.836 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.836 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.836 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.836 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.837 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.837 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.837 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.837 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.840000  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.828792 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46026 (local address 127.3.245.254:46253)
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.828856 (+    64us) server_negotiation.cc:207] Beginning negotiation
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.828858 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.829522 (+   664us) server_negotiation.cc:408] Connection header received
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.829988 (+   466us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.829990 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.830005 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.830039 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.833502 (+  3463us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.834277 (+   775us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.839363 (+  5086us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.839604 (+   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
08:23:41.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.839692 (+    88us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
08:23:41.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.839740 (+    48us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
08:23:41.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.839803 (+    63us) server_negotiation.cc:1036] Waiting for connection context
08:23:41.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.839920 (+   117us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46026: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46026): Connection reset by peer (error 104)
08:23:41.841 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
08:23:41.841 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.841 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.842 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.845 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.850 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.851 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.851 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.852 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.852 [DEBUG - pool-4-thread-52] (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.3.245.252:40125, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [370ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [371ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.854 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.855 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.856 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.857 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.857 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.857 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.857 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:41.858 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.858 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.859 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.859 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.860 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.862 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:41.862 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:41.863 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:41.863 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.865 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.869 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf7e6f5bc, L:/127.0.0.1:44196 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=812), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [526ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [640ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.871 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.873 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.874 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4471d19e, L:/127.0.0.1:46038 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:41.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.874 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.874 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.874 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.875 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:41.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.875 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.877 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.878 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.880 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.882 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x405ac89b, L:/127.0.0.1:58822 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.883 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.885 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.887 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x14ee575f, L:/127.0.0.1:44210 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=823), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [137ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.892 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9b0aa346, L:/127.0.0.1:46050 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:41.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.892 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.893 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.893 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.893 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:41.893 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.893 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.894 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.895 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.895 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:41.895 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.896 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.897 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.898 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.906 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.907 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.907 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7c659cb1, L:/127.0.0.1:44214 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.910 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd1de91b2, L:/127.0.0.1:44230 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=839), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [529ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [642ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.916 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x362109e7, L:/127.0.0.1:46066 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:41.916 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.917 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.917 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.917 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:41.917 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.917 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:41.917 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.918 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:41.918 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.919 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.919 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:41.919 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.920 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.920 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.921 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.922 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.922 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.923 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.926 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.930 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.931 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.932 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2b43b8a7, L:/127.0.0.1:58844 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.938 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe5d7e0ef, L:/127.0.0.1:58828 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.939 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.940 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.944 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa0b4ace1, L:/127.0.0.1:44242 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.945 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.945 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=234), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [117ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.948 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.948 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x96b16a02, L:/127.0.0.1:46078 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:41.948 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.949 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.952 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.953 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.953 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.953 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:41.953 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.954 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.954 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:41.954 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:41.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.958 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x023a5e5d, L:/127.0.0.1:58860 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.959 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.960 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.961 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:41.962 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.962 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:41.967 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe26a4ad0, L:/127.0.0.1:44250 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:41.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:41.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=256), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [142ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:41.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:41.971 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa8ed40ed, L:/127.0.0.1:58874 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.972 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:41.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:41.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:41.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:41.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:41.974 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:41.974 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:41.974 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:41.975 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:41.975 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:41.975 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:41.975597  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.957914 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46090 (local address 127.3.245.254:46253)
08:23:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.957964 (+    50us) server_negotiation.cc:207] Beginning negotiation
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.957966 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.961451 (+  3485us) server_negotiation.cc:408] Connection header received
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.961731 (+   280us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.961733 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.961746 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.961881 (+   135us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.969382 (+  7501us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.970120 (+   738us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.973302 (+  3182us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:41.976 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.973503 (+   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
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.973965 (+   462us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:41.976 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.973970 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.973970 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.973976 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.973995 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.973999 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:41.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.974054 (+    55us) server_negotiation.cc:1036] Waiting for connection context
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.975499 (+  1445us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46090: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46090): Cannot send after transport endpoint shutdown (error 108)
08:23:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
08:23:41.981 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.981 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.982 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.984 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.984 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:41.990 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:41.991 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:41.993 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4dfa402c, L:/127.0.0.1:58886 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:41.995 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:41.998 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:41.999 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:41.999 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.000 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.000 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xae003728, L:/127.0.0.1:58890 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.001 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.004 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.005 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.009 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.011 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdf26af80, L:/127.0.0.1:44256 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=297), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [157ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.013 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd2ab244a, L:/127.0.0.1:58896 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.018 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.018 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x77646f6f, L:/127.0.0.1:46098 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:42.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.021 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.021 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.021 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.022 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:42.022 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.022 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.023 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.023 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.025 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.025 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x512c4738, L:/127.0.0.1:44262 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.025 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=953), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [227ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [633ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [648ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=306), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [155ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.032 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.033 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.033 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:42.033 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.033 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.033 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.033 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.034 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.037 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x870265ae, L:/127.0.0.1:46100 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:42.037 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.037 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.037 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.040 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.040 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.041 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.041 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:42.041 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.042 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.042 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.042 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.044 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.044 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.045 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.046 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.049 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.048 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.052 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.053 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.054 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.055 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.055 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.058 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.061 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.064 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.065 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2de0a755, L:/127.0.0.1:46118 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:42.068 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.070 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.073 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.073 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.075 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.078 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3b9dd99, L:/127.0.0.1:58906 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.078 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.079 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd7205be1, L:/127.0.0.1:44274 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=372), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [124ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [251ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [266ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.082 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x976f079e, L:/127.0.0.1:44286 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=370), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [253ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [258ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.086 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.087 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.087 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.087 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:42.088 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.088 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.088 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.088 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.089 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.089 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.091 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa509ca59, L:/127.0.0.1:58898 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.092 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.093 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.093 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.093 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.093 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.093 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.094 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.094 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.094 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.095 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.097 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.096872  8782 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.072968 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46122 (local address 127.3.245.254:46253)
08:23:42.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.073020 (+    52us) server_negotiation.cc:207] Beginning negotiation
08:23:42.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.073022 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:42.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.075738 (+  2716us) server_negotiation.cc:408] Connection header received
08:23:42.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.076375 (+   637us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.076377 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.076392 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.076427 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.088213 (+ 11786us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.089009 (+   796us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.095461 (+  6452us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.095682 (+   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
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.096395 (+   713us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.096399 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.096400 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.096406 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:42.098 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.096426 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.096431 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.096506 (+    75us) server_negotiation.cc:1036] Waiting for connection context
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.096768 (+   262us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46122: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46122): Connection reset by peer (error 104)
08:23:42.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
08:23:42.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.100 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.100 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.100 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.106 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.107 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1937d6f6, L:/127.0.0.1:58918 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.108 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.111 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.111 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.111 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.112 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.114 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.115 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.116 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9d1ddefc, L:/127.0.0.1:44298 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.121 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.122 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.124 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.125 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd585f478, L:/127.0.0.1:58932 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.130 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.131 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7a775059, L:/127.0.0.1:44300 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.131 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.132 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.133 [DEBUG - pool-4-thread-10] (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.3.245.252:40125, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [214ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [216ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:42.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=414), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [276ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [284ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.136 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.136 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.137 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.137 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.137 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:42.137 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.137 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.138 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.138 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.140 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.141 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.141 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.142 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.142 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.142 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.142 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.143 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.143 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.143 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.143922  8782 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.129917 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46126 (local address 127.3.245.254:46253)
08:23:42.144 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.129966 (+    49us) server_negotiation.cc:207] Beginning negotiation
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.129968 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.130623 (+   655us) server_negotiation.cc:408] Connection header received
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.130925 (+   302us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.130927 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.130941 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.130972 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.138601 (+  7629us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.139364 (+   763us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.142923 (+  3559us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.143128 (+   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
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.143584 (+   456us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.143590 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.143590 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:42.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.143598 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
08:23:42.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.143616 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:42.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.143621 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:42.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.143706 (+    85us) server_negotiation.cc:1036] Waiting for connection context
08:23:42.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.143821 (+   115us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46126: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46126): Connection reset by peer (error 104)
08:23:42.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
08:23:42.145 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.146 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.146 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.150 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.152 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.153 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.155 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.157 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.158 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.160 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.166 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xecdd92c0, L:/127.0.0.1:44314 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.169 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa6d60a7f, L:/127.0.0.1:44322 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.170 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7970a4cc, L:/127.0.0.1:45852 - R:/127.3.245.254:46253] using TOKEN/null
08:23:42.170 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x31274c2b, L:/127.0.0.1:43914 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.174 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.174 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.174 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.174 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=462), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [275ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [352ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.175 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.176 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.176 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.176 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.178 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.178 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.178 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.178 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.179 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.179 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.179 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.179 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.180 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.180 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.182 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.184 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.185 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.186 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=468), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [136ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.190 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.190 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.190 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.191 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:42.191 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.191 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.192 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.192 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.193 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.195 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.195523  8644 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.195 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.174620 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46138 (local address 127.3.245.254:46253)
08:23:42.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.175104 (+   484us) server_negotiation.cc:207] Beginning negotiation
08:23:42.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.175106 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:42.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.177231 (+  2125us) server_negotiation.cc:408] Connection header received
08:23:42.196 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.179311 (+  2080us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.179313 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.179328 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.179362 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:42.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.194255 (+ 14893us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.195071 (+   816us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.195449 (+   378us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46138: BlockingRecv error: recv got EOF from 127.0.0.1:46138 (error 108)
08:23:42.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":457}
08:23:42.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.197 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9753abcb, L:/127.0.0.1:44336 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.198 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.198 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.198 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.199 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=484), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [361ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.199 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.201 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaede29b6, L:/127.0.0.1:58948 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.202 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.203 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.204 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.205 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.205 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.205 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.206 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.206 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x09b96257, L:/127.0.0.1:46148 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:42.206 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.207 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.207 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.213 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.213 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.213 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.214 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe61734f5, L:/127.0.0.1:44352 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=497), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [145ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [366ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.218 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe4fafbed, L:/127.0.0.1:46154 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:42.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.220 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.221 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.221 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.221 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:42.222 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.222 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.222646  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.222 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.033020 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46114 (local address 127.3.245.254:46253)
08:23:42.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.033078 (+    58us) server_negotiation.cc:207] Beginning negotiation
08:23:42.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.033081 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:42.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.222588 (+189507us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46114: BlockingRecv error: recv got EOF from 127.0.0.1:46114 (error 108)
08:23:42.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
08:23:42.223 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.223 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.226 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.231 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.232 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.234 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.234 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.238 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x805d3003, L:/127.0.0.1:58964 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.242 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.242 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x67e4663e, L:/127.0.0.1:58500 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.243 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.243 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.244 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.244 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.250 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x441dfa69, L:/127.0.0.1:44356 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.252 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd38ebaeb, L:/127.0.0.1:44366 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=538), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [129ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [410ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.254 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x02ad1aa1, L:/127.0.0.1:46166 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:42.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.257 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.258 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.258 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.258 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:42.258 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.259 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.259 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.259 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.259 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.261 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.261 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.261 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.262 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.263 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.263 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.264 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.264 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.272 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xebf01b2a, L:/127.0.0.1:44374 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.274 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.275 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.277 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2c68477b, L:/127.0.0.1:58978 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=556), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [426ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [427ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:42.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.284 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.284 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.284 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.284 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.285 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.285961  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.274144 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46172 (local address 127.3.245.254:46253)
08:23:42.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.274225 (+    81us) server_negotiation.cc:207] Beginning negotiation
08:23:42.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.274227 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:42.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.274908 (+   681us) server_negotiation.cc:408] Connection header received
08:23:42.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.275125 (+   217us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.275126 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.275140 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.275173 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:42.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.281441 (+  6268us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.282303 (+   862us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.285860 (+  3557us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46172: BlockingRecv error: recv got EOF from 127.0.0.1:46172 (error 108)
08:23:42.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
08:23:42.286 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.287 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.287 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.287 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.288 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.288 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2296), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [983ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2077ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.292 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.295 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=582), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [421ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [437ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.296 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.296 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.298 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:42.298 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.298 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.298 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:42.299 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.302 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.305 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.305 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.306 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.306 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.309 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.309 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.309 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.309 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:42.310 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.310 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.311 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.311 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.314 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa8890c34, L:/127.0.0.1:44380 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.318 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x32b6b45a, L:/127.0.0.1:43888 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.320 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e2a315d, L:/127.0.0.1:43980 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.322 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.322 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.322 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.322985  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.290740 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46178 (local address 127.3.245.254:46253)
08:23:42.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.290824 (+    84us) server_negotiation.cc:207] Beginning negotiation
08:23:42.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.290827 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:42.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.322914 (+ 32087us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46178: BlockingRecv error: recv got EOF from 127.0.0.1:46178 (error 108)
08:23:42.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
08:23:42.324 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.324 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.324 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.325 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.325 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.329 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.331 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.333 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.335 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.336 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.338 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.338 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.340 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.341 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.342 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.344 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.345 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.346 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.347 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.349 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.350 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.351 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.353 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.354 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.356 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.358 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.359 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.361 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.362 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.364 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.365 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.367 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.368 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.369 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.369 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2358), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [823ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1978ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1994ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.369 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.373 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.375 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:42.375 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.375 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.375 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.376 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.378 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.379 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.379957  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.369684 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51532 (local address 127.3.245.254:46253)
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.369923 (+   239us) server_negotiation.cc:207] Beginning negotiation
08:23:42.380 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.369926 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.370676 (+   750us) server_negotiation.cc:408] Connection header received
08:23:42.380 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.370711 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.370713 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.370729 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.370795 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.374101 (+  3306us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.380 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.374804 (+   703us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.378876 (+  4072us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.379093 (+   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
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.379523 (+   430us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.379580 (+    57us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.379630 (+    50us) server_negotiation.cc:1036] Waiting for connection context
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.379883 (+   253us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51532: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:51532): Connection reset by peer (error 104)
08:23:42.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":188}
08:23:42.381 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.381 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.382 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.382 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.382 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.383 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.383 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.384 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.384 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.385 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.385 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.386 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.387 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.387 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.388 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.388 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.389 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.389 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.390 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.391 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.392 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.392 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.392 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.393 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.393 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.394 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.395 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.395 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.396 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.397 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.398 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.399 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.401 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.401 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.407 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.409 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.410 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2c6947f5, L:/127.0.0.1:58518 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.412 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.417 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6a29c087, L:/127.0.0.1:43546 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.420 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.422 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12488a19, L:/127.0.0.1:43552 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.423 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.426 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.427 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.427 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdda12ac5, L:/127.0.0.1:54934 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.431 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=101), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [46ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [52ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.434 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.434 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.435 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.435 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.435 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.435 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.436 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.437 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.441 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.441 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.440 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.439 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.436970  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.417976 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51534 (local address 127.3.245.254:46253)
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.418025 (+    49us) server_negotiation.cc:207] Beginning negotiation
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.418027 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.420758 (+  2731us) server_negotiation.cc:408] Connection header received
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.421948 (+  1190us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.421950 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.421967 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.422001 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.429023 (+  7022us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.429901 (+   878us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.436391 (+  6490us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.436602 (+   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
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.436720 (+   118us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.436724 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.436725 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.436731 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.436743 (+    12us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.436746 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.436800 (+    54us) server_negotiation.cc:1036] Waiting for connection context
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.436892 (+    92us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51534: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:51534): Connection reset by peer (error 104)
08:23:42.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
08:23:42.445 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.446 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.450 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcff8b33c, L:/127.0.0.1:43568 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.451 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.451 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.452 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.453 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.460 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.461 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.461 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf530f79f, L:/127.0.0.1:43596 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.465 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x977709c2, L:/127.0.0.1:43584 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.466 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.467 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47a69f23, L:/127.0.0.1:54944 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.470 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.471 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.472 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.476 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeea173f0, L:/127.0.0.1:54958 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.478 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.478 [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.3.245.252:40125, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [79ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [94ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.481 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.482 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.482 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.482 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.482 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.483 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.483 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.483 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.487048  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.469980 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51538 (local address 127.3.245.254:46253)
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.470053 (+    73us) server_negotiation.cc:207] Beginning negotiation
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.470055 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.470888 (+   833us) server_negotiation.cc:408] Connection header received
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.471990 (+  1102us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.487 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.471991 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.472005 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.472062 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.476272 (+  4210us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.477085 (+   813us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.481371 (+  4286us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.481606 (+   235us) 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
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.486564 (+  4958us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.486572 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.486573 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.486580 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
08:23:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.486608 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.486614 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.486665 (+    51us) server_negotiation.cc:1036] Waiting for connection context
08:23:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.486961 (+   296us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51538: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:51538): Connection reset by peer (error 104)
08:23:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
08:23:42.488 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.489 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.490 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.494 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.497 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.499 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb74bfae6, L:/127.0.0.1:43604 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.502 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xda9bb276, L:/127.0.0.1:54966 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=161), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [116ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.506 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.507 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.509 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.509 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.509 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.509 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.509 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.510 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.510 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.511 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.511 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.513 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.514783  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.494433 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51544 (local address 127.3.245.254:46253)
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.494486 (+    53us) server_negotiation.cc:207] Beginning negotiation
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.494489 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.495332 (+   843us) server_negotiation.cc:408] Connection header received
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.496322 (+   990us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.496324 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.496342 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.496380 (+    38us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.502742 (+  6362us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.503619 (+   877us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.513656 (+ 10037us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.513899 (+   243us) 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
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.514421 (+   522us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.514426 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.514426 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.514433 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.514452 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.514456 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.514496 (+    40us) server_negotiation.cc:1036] Waiting for connection context
08:23:42.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.514698 (+   202us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51544: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:51544): Connection reset by peer (error 104)
08:23:42.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
08:23:42.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.516 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.522 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.526 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x181d3285, L:/127.0.0.1:43616 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.531 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.533 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.533 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.534 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.534 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.536 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x169b6fc5, L:/127.0.0.1:54976 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.537 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.537 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=192), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [140ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [151ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.541 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.542 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.543 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6d839ce3, L:/127.0.0.1:51560 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:42.544 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.545 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.549 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.549 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.550 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.550 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:42.550 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.550 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.551 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.551 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.554 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.555 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.557 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xee5b48f4, L:/127.0.0.1:43622 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.558 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.558 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.559 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.562 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.563 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.564 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe3ec92ae, L:/127.0.0.1:54978 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.564 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.565 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4743ba83, L:/127.0.0.1:43618 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.567 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x45928fdf, L:/127.0.0.1:43628 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.575 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.576 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.577 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.578 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.578 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.580 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9686b564, L:/127.0.0.1:43630 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.586 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.586 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf80ed82f, L:/127.0.0.1:51566 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:42.588 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.589 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.589 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb0c587fb, L:/127.0.0.1:54990 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.590 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=234), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [190ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [196ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.592 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.594 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.594 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.596 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.597 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.597 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.598 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.598 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:42.598 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.598 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.598 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.598 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.599 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x46a0a630, L:/127.0.0.1:43636 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.599 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.604 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd34c2e74, L:/127.0.0.1:54992 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.605 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.605 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.607 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.608 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.612 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x54f295ae, L:/127.0.0.1:54994 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=252), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [206ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [220ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.616 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3db7c9b7, L:/127.0.0.1:51572 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:42.617 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.618 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.619 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.620 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.620 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.620 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.620 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:42.621 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.621 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.622 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.622 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.624 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.624 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.625 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.626 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.627 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.628 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.628 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.630 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x27f0b99e, L:/127.0.0.1:43640 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.630 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.633 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.638 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x62e8fc0c, L:/127.0.0.1:58544 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.639 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5db90cdf, L:/127.0.0.1:55002 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.643 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x301dd462, L:/127.0.0.1:43646 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.644 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.644 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.645 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.646 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.646 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.647 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.648 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.654 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.655 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6bb8dbc2, L:/127.0.0.1:43662 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.657 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.658 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.659 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.660 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x147ba05d, L:/127.0.0.1:55004 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=323), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [83ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [278ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.665 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.665 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.666 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.666 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.666 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.667 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.667 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.668 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.668 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.668 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.668 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.669 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.670398  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.654496 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51576 (local address 127.3.245.254:46253)
08:23:42.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.654601 (+   105us) server_negotiation.cc:207] Beginning negotiation
08:23:42.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.654603 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:42.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.655373 (+   770us) server_negotiation.cc:408] Connection header received
08:23:42.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.657439 (+  2066us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.657441 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.657456 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.657519 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.668923 (+ 11404us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.669807 (+   884us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.670326 (+   519us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51576: BlockingRecv error: recv got EOF from 127.0.0.1:51576 (error 108)
08:23:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":80}
08:23:42.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.671 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.673 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.673 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.673 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.673 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9913c14e, L:/127.0.0.1:43670 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.680 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.681 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.685 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe5d4d0e1, L:/127.0.0.1:43678 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.685 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x200279a6, L:/127.0.0.1:55014 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=346), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [302ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.689 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x64e84c46, L:/127.0.0.1:51586 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:42.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.690 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.691 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.691 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.691 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:42.691 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.692 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.692 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.697 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.698 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.698 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.698 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.699 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.699 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.706 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x562c780c, L:/127.0.0.1:43688 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.707 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9d33354d, L:/127.0.0.1:43702 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.709 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.710 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.711 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.718 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.718 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.718 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.719 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaaf783cf, L:/127.0.0.1:55018 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.721 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.722 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.722 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=371), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [146ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [177ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:42.722 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.724 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.726 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.727 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.727 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.727 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:42.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.728 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.728 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.728 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.731 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.731 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.731 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.732 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.732 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47260744, L:/127.0.0.1:55032 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.734 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=380), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [170ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [344ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.737 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.737 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.738 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.738 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.738 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.738 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.738 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.739 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.739 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.740 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.742250  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.732436 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51602 (local address 127.3.245.254:46253)
08:23:42.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.732483 (+    47us) server_negotiation.cc:207] Beginning negotiation
08:23:42.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.732485 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.733259 (+   774us) server_negotiation.cc:408] Connection header received
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.733735 (+   476us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.733737 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.733750 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.733783 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.737481 (+  3698us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.738181 (+   700us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.740925 (+  2744us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.741127 (+   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
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.741824 (+   697us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.741829 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.741830 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.741836 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.741854 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.741860 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.741900 (+    40us) server_negotiation.cc:1036] Waiting for connection context
08:23:42.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.742157 (+   257us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51602: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:51602): Connection reset by peer (error 104)
08:23:42.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
08:23:42.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.744 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.745 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.746 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.746 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=388), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [26ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [213ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.749 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x05b6d112, L:/127.0.0.1:43718 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.750 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.750 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.751 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.751 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:42.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.751 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.751 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.753 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.754 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.754 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.755 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.755 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.756 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.764 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.765 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc7ec9501, L:/127.0.0.1:55048 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.766 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=402), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [373ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.770 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.770 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x09bbbb27, L:/127.0.0.1:43732 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.770 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:42.770 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.770 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.771 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.771 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.771 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:42.772 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.772324  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.761353 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51608 (local address 127.3.245.254:46253)
08:23:42.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.761416 (+    63us) server_negotiation.cc:207] Beginning negotiation
08:23:42.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.761418 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:42.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.762757 (+  1339us) server_negotiation.cc:408] Connection header received
08:23:42.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.763639 (+   882us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.763640 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.763655 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.763687 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:42.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.769389 (+  5702us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.770119 (+   730us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.772243 (+  2124us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51608: BlockingRecv error: recv got EOF from 127.0.0.1:51608 (error 108)
08:23:42.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
08:23:42.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.773 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.775 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.776 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.777 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.784 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.784 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x298a89a0, L:/127.0.0.1:55064 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.785 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.786 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=419), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [236ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [377ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [391ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.788 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.788 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.789 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4a1ec93b, L:/127.0.0.1:51614 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:42.790 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.792 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.793 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.793 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.793 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:42.793 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.793 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.794 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.800 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.800 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=432), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [243ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [247ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:42.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.805 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.805 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf30b938, L:/127.0.0.1:43746 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.806 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.806 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.806 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.806 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:42.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.807 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.807 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.808 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.809 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.809 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.809 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.809 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.809 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.810 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.810 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.810 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.811 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.812 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.814 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.815 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.816 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.821 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.822 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.822 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=487), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [69ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [87ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.823 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2b3372e7, L:/127.0.0.1:55080 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.826100  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.806389 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51616 (local address 127.3.245.254:46253)
08:23:42.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.806845 (+   456us) server_negotiation.cc:207] Beginning negotiation
08:23:42.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.806847 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:42.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.808725 (+  1878us) server_negotiation.cc:408] Connection header received
08:23:42.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.809594 (+   869us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.809596 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.809611 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.809647 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:42.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.824935 (+ 15288us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.825745 (+   810us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.826031 (+   286us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51616: BlockingRecv error: recv got EOF from 127.0.0.1:51616 (error 108)
08:23:42.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":424}
08:23:42.827 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.828 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.828 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.828 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.828 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.829 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.829 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.829 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.833 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.833 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.833 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.835 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.836 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.838 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.839 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.840 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.841 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.841 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.838868  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.824803 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51624 (local address 127.3.245.254:46253)
08:23:42.841 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.826221 (+  1418us) server_negotiation.cc:207] Beginning negotiation
08:23:42.841 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.842 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.842 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.826223 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:42.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.827882 (+  1659us) server_negotiation.cc:408] Connection header received
08:23:42.842 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.843 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.844 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.844 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.844 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.844 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.828149 (+   267us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.828151 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.847 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.828175 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.846 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.828256 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:42.845 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6aaf30ac, L:/127.0.0.1:55070 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.837738 (+  9482us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.845 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.845 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:42.843 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.838586 (+   848us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.838792 (+   206us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51624: BlockingRecv error: recv got EOF from 127.0.0.1:51624 (error 108)
08:23:42.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1397,"thread_start_us":108,"threads_started":1}
08:23:42.847 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.849 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.852 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc924b3cf, L:/127.0.0.1:55090 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.854 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.854 [DEBUG - pool-4-thread-24] (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.3.245.252:40125, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [321ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [334ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.856 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.857 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.858 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.858 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.858 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:42.859 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.859 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.859 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.859 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.860 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.861 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc1ed4985, L:/127.0.0.1:43748 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.862 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.863 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.864 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.865 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.866 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.867 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.868 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.868 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.869 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.880 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5319f946, L:/127.0.0.1:55114 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.881 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.872 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=531), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [474ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [494ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.879 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x28c55e0e, L:/127.0.0.1:55106 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.878 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb72d0281, L:/127.0.0.1:43762 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.875 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.874 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.886 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.886 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.892 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64e5464e, L:/127.0.0.1:55124 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.894 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd9d4f331, L:/127.0.0.1:51634 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:42.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.895 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb3bde5ea, L:/127.0.0.1:43776 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.896 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.896 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.897 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.897 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.897 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:42.898 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.898 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.898 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.899 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:42.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.905 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbd92ab80, L:/127.0.0.1:43792 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.905 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.905 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.906 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.909 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.910 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.910 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.910 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=574), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [273ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [442ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.910 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.911 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.913 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.914 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.915 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.915 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.915 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.915 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.915 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.915 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.915 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.917891  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.910953 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51640 (local address 127.3.245.254:46253)
08:23:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.911347 (+   394us) server_negotiation.cc:207] Beginning negotiation
08:23:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.911351 (+     4us) server_negotiation.cc:400] Waiting for connection header
08:23:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.911978 (+   627us) server_negotiation.cc:408] Connection header received
08:23:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.912229 (+   251us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.912231 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.912248 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.912286 (+    38us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.916641 (+  4355us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.917421 (+   780us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.917808 (+   387us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51640: BlockingRecv error: recv got EOF from 127.0.0.1:51640 (error 108)
08:23:42.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":357}
08:23:42.919 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.919 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.919 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.921 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa6094d51, L:/127.0.0.1:43956 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.926 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.926 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=593), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [292ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [483ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.927 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.931 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.931 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.931 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.931 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:42.932 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.932 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.932 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.932 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.933 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.934 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.935 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:42.935264  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.927618 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51642 (local address 127.3.245.254:46253)
08:23:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.927688 (+    70us) server_negotiation.cc:207] Beginning negotiation
08:23:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.927690 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.928481 (+   791us) server_negotiation.cc:408] Connection header received
08:23:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.928762 (+   281us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.928764 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.928779 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.928813 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:42.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.933942 (+  5129us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.934766 (+   824us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:42.935179 (+   413us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51642: BlockingRecv error: recv got EOF from 127.0.0.1:51642 (error 108)
08:23:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
08:23:42.936 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.937 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:42.938 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:42.938 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:42.939 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.941 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.945 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b262843, L:/127.0.0.1:43798 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.945 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.950 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.951 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.951 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.952 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.954 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.957 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.959 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.960 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.961 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.962 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.963 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.963 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9f14591d, L:/127.0.0.1:43810 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.965 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:42.965 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.966 [DEBUG - pool-4-thread-10] (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.3.245.252:40125, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [320ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [500ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.967 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.969 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:42.970 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:42.970 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:42.970 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:42.971 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:42.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:42.972 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9abe21df, L:/127.0.0.1:55128 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.972 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.972 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:42.973 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:42.974 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:42.976 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:42.976 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.976 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.976 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:42.977 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:42.978 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:42.980 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:42.984 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:42.986 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb894ab58, L:/127.0.0.1:43814 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:42.990 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:42.991 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1cdf08ed, L:/127.0.0.1:55136 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:42.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:42.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=632), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [162ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [248ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:42.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:42.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:42.997 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:42.998 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:42.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:42.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:42.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:42.999 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.000 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.000 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.000 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.000 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb18a44cf, L:/127.0.0.1:51656 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.000 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.000 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.001 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.001 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.001694  4108 connection.cc:466] server connection from 127.0.0.1:51656 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:51656 (request call id 0) could send its response
08:23:43.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.003 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.004 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=672), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [433ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [469ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.005 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.006 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.007 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.007 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.007 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.008 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.008 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.009 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.009 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.010 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.011 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.012732  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.006426 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51662 (local address 127.3.245.254:46253)
08:23:43.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.006644 (+   218us) server_negotiation.cc:207] Beginning negotiation
08:23:43.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.006647 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:43.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.007448 (+   801us) server_negotiation.cc:408] Connection header received
08:23:43.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.007662 (+   214us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.007664 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.007679 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.007713 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:43.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.011367 (+  3654us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.012134 (+   767us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:43.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.012654 (+   520us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51662: BlockingRecv error: recv got EOF from 127.0.0.1:51662 (error 108)
08:23:43.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":183}
08:23:43.015 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3809f167, L:/127.0.0.1:58564 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.015 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.015 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.015 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.017 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.017 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.018 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.018 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.019 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.021 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.021 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.026 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.030 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8d7c0ead, L:/127.0.0.1:55142 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.031 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=690), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [549ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [561ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [634ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [647ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.035 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.036 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.036 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.036 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.036 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.037 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.038 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.045 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda5f5a6b, L:/127.0.0.1:43830 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.049 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.049247  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.026589 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51666 (local address 127.3.245.254:46253)
08:23:43.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.026659 (+    70us) server_negotiation.cc:207] Beginning negotiation
08:23:43.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.026661 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.028066 (+  1405us) server_negotiation.cc:408] Connection header received
08:23:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.028598 (+   532us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.028600 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.028617 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.028651 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.047984 (+ 19333us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.048955 (+   971us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.049127 (+   172us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51666: BlockingRecv error: recv got EOF from 127.0.0.1:51666 (error 108)
08:23:43.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
08:23:43.050 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.052 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.052 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.052 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.055 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.061 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.063 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.063 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa18df072, L:/127.0.0.1:43844 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.065 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.065 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.066 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.066 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.067 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.068 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.071 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.073 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.075 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbc910b3e, L:/127.0.0.1:55150 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.075 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.077 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xed8b44ab, L:/127.0.0.1:51670 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=240), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [131ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [142ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.084 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed5c4963, L:/127.0.0.1:43850 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.085 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdd75dfc5, L:/127.0.0.1:55154 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.085 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=246), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [145ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [145ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:43.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.089 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.090 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.090 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.090 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.091 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.091 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.091 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.092 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.092 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.092 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.092 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.092 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.092 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.093 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.093 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.093 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.093 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.094 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.095748  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.085665 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51674 (local address 127.3.245.254:46253)
08:23:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.085729 (+    64us) server_negotiation.cc:207] Beginning negotiation
08:23:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.085731 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.086613 (+   882us) server_negotiation.cc:408] Connection header received
08:23:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.086930 (+   317us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.086932 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.086948 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.086983 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.090385 (+  3402us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.096 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.091199 (+   814us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.095675 (+  4476us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51674: BlockingRecv error: recv got EOF from 127.0.0.1:51674 (error 108)
08:23:43.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
08:23:43.097 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.098 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.098 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.099 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.099 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.099 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.100 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.107 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.108 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.111 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.114 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a4cc48d, L:/127.0.0.1:51678 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.114 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.117 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x29b5ec20, L:/127.0.0.1:43862 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.117 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.118 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.122 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8feb9cfc, L:/127.0.0.1:55158 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.123 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.124 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=284), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [165ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [168ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.128 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.129 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b75da85, L:/127.0.0.1:43874 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.134 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe03c2acd, L:/127.0.0.1:43890 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.135 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.135 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.135 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.135 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.136 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.136 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.137 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.137 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.138 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.140 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.140 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.142 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.142 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.144 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.146 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa807d1c0, L:/127.0.0.1:55160 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.147 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=305), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [178ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [189ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.151 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.152 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.152 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x21b7a1dd, L:/127.0.0.1:51690 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.156 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.156 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.156 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.156 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.157 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.157 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.157 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.158 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.161 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6cfa21bb, L:/127.0.0.1:55172 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.161 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.161 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=802), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [358ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [501ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.162 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=315), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [22ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [197ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.165 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.166 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.166 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.166 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.166 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.166 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.166 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.166 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.167 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.168 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.175 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.176329  9237 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.150916 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51696 (local address 127.3.245.254:46253)
08:23:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.150968 (+    52us) server_negotiation.cc:207] Beginning negotiation
08:23:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.150970 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.151563 (+   593us) server_negotiation.cc:408] Connection header received
08:23:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.151821 (+   258us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.151823 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.151841 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.151913 (+    72us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.155239 (+  3326us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.156032 (+   793us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:43.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.167083 (+ 11051us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.167357 (+   274us) 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
08:23:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.175882 (+  8525us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:43.176 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.175893 (+    11us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.175894 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.175903 (+     9us) server_negotiation.cc:923] calling sasl_server_start()
08:23:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.175936 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.175942 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.176038 (+    96us) server_negotiation.cc:1036] Waiting for connection context
08:23:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.176207 (+   169us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51696: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:51696): Connection reset by peer (error 104)
08:23:43.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
08:23:43.178 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.179208  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.162678 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51700 (local address 127.3.245.254:46253)
08:23:43.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.162771 (+    93us) server_negotiation.cc:207] Beginning negotiation
08:23:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.162774 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.163834 (+  1060us) server_negotiation.cc:408] Connection header received
08:23:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.163878 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.163879 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.163896 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.163963 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.177923 (+ 13960us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.178785 (+   862us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.179134 (+   349us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51700: BlockingRecv error: recv got EOF from 127.0.0.1:51700 (error 108)
08:23:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
08:23:43.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.180 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.180 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.183 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.184 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.189 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.190 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.192 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.193 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1212c0b5, L:/127.0.0.1:55180 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=361), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [113ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [263ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.198 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.199 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.201 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1732640a, L:/127.0.0.1:43904 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.201 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.204 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.204 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.205 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.205 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.205 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.206 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.206 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.206 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6382807c, L:/127.0.0.1:51708 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.206 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.206 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.206 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.207 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.209 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.209 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.209 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.207 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.216 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x62effc0b, L:/127.0.0.1:51718 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.229 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.231 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9e0c0941, L:/127.0.0.1:55188 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.231 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.232 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.232 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7ecded31, L:/127.0.0.1:43906 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=392), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [252ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [272ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [288ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:43.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.237 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.237 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.237 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.237 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.238 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.238 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.239 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.239 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.242 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.243 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x698203f5, L:/127.0.0.1:55204 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.243 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.243 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.244 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.248 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.249 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=899), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [475ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [574ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [586ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=905), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [505ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [844ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [859ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.253 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.253 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.254 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.254 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.254 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.255 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.255 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.255 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.256 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.256 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.257 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.257 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.257 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.257532  9237 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.253130 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51734 (local address 127.3.245.254:46253)
08:23:43.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.253212 (+    82us) server_negotiation.cc:207] Beginning negotiation
08:23:43.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.253214 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.254027 (+   813us) server_negotiation.cc:408] Connection header received
08:23:43.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.257219 (+  3192us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.257220 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.258 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.257235 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.257269 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:43.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.257467 (+   198us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51734: BlockingRecv error: recv got EOF from 127.0.0.1:51734 (error 108)
08:23:43.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
08:23:43.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.259 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.259 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.259 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.260 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.260 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.261 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.261 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x293a0678, L:/127.0.0.1:51726 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.262 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.264 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.264 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.264 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.264 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.268 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.273 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.273 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe26202d7, L:/127.0.0.1:55220 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.275 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.275 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=921), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [178ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [870ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [886ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.276 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.283 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.283 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.283 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.284 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.284 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.284 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.284 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.284 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.285 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.286096  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.268138 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51740 (local address 127.3.245.254:46253)
08:23:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.268206 (+    68us) server_negotiation.cc:207] Beginning negotiation
08:23:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.268208 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.268900 (+   692us) server_negotiation.cc:408] Connection header received
08:23:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.269077 (+   177us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.269078 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.269093 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.269157 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.281337 (+ 12180us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.282121 (+   784us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.286025 (+  3904us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51740: BlockingRecv error: recv got EOF from 127.0.0.1:51740 (error 108)
08:23:43.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
08:23:43.287 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.286 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.288 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.288 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.289 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.294 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.295 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.295 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.297 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9310d035, L:/127.0.0.1:51742 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.298 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.298 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x565d8ef2, L:/127.0.0.1:55228 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.300 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.300 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.301 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.302 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.302 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.310 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x010a8cb2, L:/127.0.0.1:55236 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.311 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x93c71b9d, L:/127.0.0.1:51750 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.311 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=478), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [123ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [470ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.312 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.314 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.315 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.315 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.316 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.316 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.316 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.316 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.316 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.317 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.317 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.319 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.320 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.322 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.323 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.323 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed20fc14, L:/127.0.0.1:55248 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=481), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [173ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [365ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.325 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.329 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.331 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.334 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0c89e86c, L:/127.0.0.1:51764 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.335 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.337 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0673c343, L:/127.0.0.1:43908 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.342 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.342 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.342 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.343 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.343 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.344 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.344 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.345 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.345 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.345 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.345 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.345 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6148c491, L:/127.0.0.1:45838 - R:/127.3.245.254:46253] using TOKEN/null
08:23:43.345 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.349 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.350 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=511), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [264ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [361ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.353 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.354 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.354 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.354 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:43.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.355 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.355 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.355 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.356 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.357 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:43.357 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:43.357 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:43.358 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.359 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.359 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.360 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.360 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.361 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.363 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.364 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.364 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.366 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.367 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.368 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcac7ed73, L:/127.0.0.1:43912 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.369 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.371 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.372 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.374 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.376 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.379 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.379 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x42db21b8, L:/127.0.0.1:51780 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.380 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.379 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.387 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.388 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.389 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.390 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.390 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.391 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.391 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.392 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.392 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.393 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.394 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.394 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.395 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.395 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xda24924d, L:/127.0.0.1:55254 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.396 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:43.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.397 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd2f30567, L:/127.0.0.1:55262 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.397 [DEBUG - kudu-nio-1] (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.3.245.252:40125, [924ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [930ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [943ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [988ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [1001ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=557), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [419ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [448ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.401 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.401 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.401 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.402 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.402 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.402 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.403 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.403 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.403 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.403 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.404 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.404 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.404 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.404 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.404 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.406 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.406 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.409 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.415 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.415 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.418 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.420 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0c041c4b, L:/127.0.0.1:43908 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.421898  9237 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.390416 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51782 (local address 127.3.245.254:46253)
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.390473 (+    57us) server_negotiation.cc:207] Beginning negotiation
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.390475 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.391129 (+   654us) server_negotiation.cc:408] Connection header received
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.391390 (+   261us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.391393 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.391411 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.391447 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.394659 (+  3212us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.395408 (+   749us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.420808 (+ 25400us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.421030 (+   222us) 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
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.421529 (+   499us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.421534 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.421535 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.421542 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
08:23:43.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.421562 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:43.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.421568 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:43.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.421643 (+    75us) server_negotiation.cc:1036] Waiting for connection context
08:23:43.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.421797 (+   154us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51782: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:51782): Connection reset by peer (error 104)
08:23:43.423 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
08:23:43.423 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.423 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.424 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.424 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.425 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.425 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.427 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.427 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.428 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.430 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.431 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.436 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xeeefd645, L:/127.0.0.1:51794 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.437 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.444 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf7a3c07e, L:/127.0.0.1:43918 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.445 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x03002828, L:/127.0.0.1:55266 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.446 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.446 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=85), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [13ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.447 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.448 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.449 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.449 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.450 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.450 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.450 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.450 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.451 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.451 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.451 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.451 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.452 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.453 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.453 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.453 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.457 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.458 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.458 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.459 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.459 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.460 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.460 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.461 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.462 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.462 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.471 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x164a0c56, L:/127.0.0.1:55280 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.472 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa2d77f02, L:/127.0.0.1:43932 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.473 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.474 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.475 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.476 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.476 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.476 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.477 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.477 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.478 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.479 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.481 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.483 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.486 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.486 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7e0bf7bd, L:/127.0.0.1:43948 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.495 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.497 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.498 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.499 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.499 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.500 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.500 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.501 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.504 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.505 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.505 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.506 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.506 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.506 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.507 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.507 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.508 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.508 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.508 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.509 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.510 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.512 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.512 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.513 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.513 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.513 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.514 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.514 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.515 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.515 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.516 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.517 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.517 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.518 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.518 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.519 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.522 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.522 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.523 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.524 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.528 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.529 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.530 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.252:40125(127.3.245.252:40125)] connecting to peer
08:23:43.531 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.532 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.582 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.586 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.590 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.591 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xee746410, L:/127.0.0.1:43950 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.592 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.593 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.594 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.594 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.594 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.594 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.594 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.594 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.595 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [14ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [15ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:43.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.596 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.596 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3604), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [112ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2981ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [3335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:43.596 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.596 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.597 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.597 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.597 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.598 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.598 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.598 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.598 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.598 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.599 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.599 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.599 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.599 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.599 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.599 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.600 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.600 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.600 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.600 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.600 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.600 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.600 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.601 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.601 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.602 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.602 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.603 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.603 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.603 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.604 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.604 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.604 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.605 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.606 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.606 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.606 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.607 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.608 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.608 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.609 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.609 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.602 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.598 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.614 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.615 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.615 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.615 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.615 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.615 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.616 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.617 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.617 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.618 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.618 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.618 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.618 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.619 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.619 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.619 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.620 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.621 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.622 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.626 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x551bdb93, L:/127.0.0.1:55284 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.627 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf72a54c5, L:/127.0.0.1:55350 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.629 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8c576906, L:/127.0.0.1:58528 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.629 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [133ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [152ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.629 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.630 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.632 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.633 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.633 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.633 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.634 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.634 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.635 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.635 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4af607ad, L:/127.0.0.1:55382 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.637 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.643 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.644 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.645 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.643 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.642 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.650 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.650 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.651 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.650291  8581 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.591967 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51808 (local address 127.3.245.254:46253)
08:23:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.593096 (+  1129us) server_negotiation.cc:207] Beginning negotiation
08:23:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.593099 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.650010 (+ 56911us) server_negotiation.cc:408] Connection header received
08:23:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.650042 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.650043 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.650058 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.650108 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:43.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.650226 (+   118us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51808: BlockingRecv error: recv got EOF from 127.0.0.1:51808 (error 108)
08:23:43.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1098}
08:23:43.653 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.654 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.642 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.655 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.637 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.641 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.658 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.641 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.640 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.664 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xac7be6a9, L:/127.0.0.1:55294 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.664 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.639 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.665 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.670 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.670 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1a8f8ef9, L:/127.0.0.1:51910 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.671 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.673 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.681 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.681 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.683 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.685 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2fec9800, L:/127.0.0.1:43978 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.689 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.690 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x861af9eb, L:/127.0.0.1:43966 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.693 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xce29bab1, L:/127.0.0.1:44032 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.693 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.695 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb3b781cb, L:/127.0.0.1:55328 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.696 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.696 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7f5dd2fb, L:/127.0.0.1:51798 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.697 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.699 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4a2b07fa, L:/127.0.0.1:44056 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.699 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.699 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.700 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.706 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.707 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6c650019, L:/127.0.0.1:55316 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=317), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [249ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.710 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8fd473a7, L:/127.0.0.1:44124 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.711 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8cc4825b, L:/127.0.0.1:55306 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.712 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.712 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x29365abe, L:/127.0.0.1:55424 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.713 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.715 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xedd94f8f, L:/127.0.0.1:55394 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3697), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [828ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3389ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.718 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x44e8ac2b, L:/127.0.0.1:55336 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.719 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:43.719 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.719 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.720 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xeb4d6edc, L:/127.0.0.1:51950 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.721 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5dcbba58, L:/127.0.0.1:51976 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.721 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.722226  9237 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.610356 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51836 (local address 127.3.245.254:46253)
08:23:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.721949 (+111593us) server_negotiation.cc:207] Beginning negotiation
08:23:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.721951 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.721962 (+    11us) server_negotiation.cc:408] Connection header received
08:23:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.721983 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.721984 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.721996 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.722047 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.722155 (+   108us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51836: BlockingRecv error: recv got EOF from 127.0.0.1:51836 (error 108)
08:23:43.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":111575,"thread_start_us":78,"threads_started":1}
08:23:43.723 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.724 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2d137dec, L:/127.0.0.1:44058 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.724 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51ffc868, L:/127.0.0.1:44062 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.725 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbcc83c4d, L:/127.0.0.1:55386 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=359), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [289ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.728 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5b51f703, L:/127.0.0.1:44084 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.729 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcb07d902, L:/127.0.0.1:44142 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.730 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe396ee36, L:/127.0.0.1:58590 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=340), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [85ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [327ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.731 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb9bc581b, L:/127.0.0.1:51992 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.731 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc5946683, L:/127.0.0.1:51822 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.732 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.729790  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.610443 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51844 (local address 127.3.245.254:46253)
08:23:43.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.729521 (+119078us) server_negotiation.cc:207] Beginning negotiation
08:23:43.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.729524 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:43.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.729532 (+     8us) server_negotiation.cc:408] Connection header received
08:23:43.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.729551 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.729552 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.729564 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.729612 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:43.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.729717 (+   105us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51844: BlockingRecv error: recv got EOF from 127.0.0.1:51844 (error 108)
08:23:43.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":119062,"thread_start_us":58,"threads_started":1}
08:23:43.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.733 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.733 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.734 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.734 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.734 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.735 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.735 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.735 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.735 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.736 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.639 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d538722, L:/127.0.0.1:55370 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.639 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.639 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.740 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9f3ee4fc, L:/127.0.0.1:51902 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.740 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.639 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.639 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.747 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x642ec61a, L:/127.0.0.1:51932 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.747 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x239c835a, L:/127.0.0.1:44120 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.747 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5dd91a5b, L:/127.0.0.1:55356 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.748 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.638 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.749 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x78b86ff1, L:/127.0.0.1:55300 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.751 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.751 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x339df61e, L:/127.0.0.1:44010 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.753 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x436b911d, L:/127.0.0.1:44020 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.638 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.754 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9c4744e1, L:/127.0.0.1:44126 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.755 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x29e02fb2, L:/127.0.0.1:51856 - R:/127.3.245.254:46253] using TOKEN/null
08:23:43.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.755861  8776 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.610936 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:51968 (local address 127.3.245.254:46253)
08:23:43.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.755574 (+144638us) server_negotiation.cc:207] Beginning negotiation
08:23:43.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.755576 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.755584 (+     8us) server_negotiation.cc:408] Connection header received
08:23:43.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.755603 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.755604 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.755616 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.755725 (+   109us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:51968: BlockingWrite error: write error: Broken pipe (error 32)
08:23:43.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":144618,"thread_start_us":52,"threads_started":1}
08:23:43.756 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.757 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xecb0c0c5, L:/127.0.0.1:44042 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.758 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x99be18e6, L:/127.0.0.1:44114 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.759 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x72544849, L:/127.0.0.1:43982 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.760 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed00a470, L:/127.0.0.1:44074 - R:/127.3.245.252:40125] using TOKEN/null
08:23:43.761 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0ecc927e, L:/127.0.0.1:51818 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=379), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [310ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.766 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.766 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:43.766 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.766 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.767 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.767 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.768 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.768 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.768 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.768 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:43.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.769573  8643 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.601329 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44076 (local address 127.3.245.252:40125)
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.629314 (+ 27985us) server_negotiation.cc:207] Beginning negotiation
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.629316 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.639566 (+ 10250us) server_negotiation.cc:408] Connection header received
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.639592 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.639593 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.639611 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.639667 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.759687 (+120020us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.760607 (+   920us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.768969 (+  8362us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.769238 (+   269us) 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
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.769354 (+   116us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.769358 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.769359 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:43.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.769481 (+   122us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44076: getpeername error: Transport endpoint is not connected (error 107)
08:23:43.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27962,"thread_start_us":35,"threads_started":1}
08:23:43.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=406), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [130ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [260ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [273ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:43.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.774 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.774 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.774 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.775 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.775 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf6cb17fe, L:/127.0.0.1:51964 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.776 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.776 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.777 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3282eb3f, L:/127.0.0.1:55338 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.777 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.777 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.780 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0656450e, L:/127.0.0.1:51912 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.780 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.781 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.781 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.781 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4985b3dd, L:/127.0.0.1:44100 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.781845  4109 connection.cc:466] server connection from 127.0.0.1:51912 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:51912 (request call id 0) could send its response
08:23:43.782 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6c891f50, L:/127.0.0.1:52006 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.783 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x80480254, L:/127.0.0.1:51942 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=396), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [291ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [327ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=410), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [264ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [274ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:43.786 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x083df3ee, L:/127.0.0.1:52010 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [308ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [311ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [336ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.787 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x163bd615, L:/127.0.0.1:51916 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.787 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x329dcf21, L:/127.0.0.1:55410 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.788 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7a58d27a, L:/127.0.0.1:51868 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.789 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.790 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.790 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.791 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.791 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.791 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.791 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.791 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.791 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.792 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb726e376, L:/127.0.0.1:55398 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.792 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.792 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.792 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xddbdc224, L:/127.0.0.1:51894 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.792 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xab32d8cc, L:/127.0.0.1:55374 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.794 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x58465d5e, L:/127.0.0.1:58572 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=425), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [285ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [349ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.796 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.797 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.799 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x60c11988, L:/127.0.0.1:43996 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.799 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda72bcd8, L:/127.0.0.1:44040 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.800 [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.3.245.252:40125, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [285ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [346ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [353ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.800 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.801 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.801 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=407), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [254ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [328ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.802 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=444), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [341ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [375ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [386ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.803 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.805 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x230521e0, L:/127.0.0.1:55372 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=417), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [276ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [334ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [352ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=414), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [240ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [329ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [347ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.808 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6becb856, L:/127.0.0.1:51880 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.810 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.810 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.810 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.810 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.810 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=419), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [173ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [280ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.811 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.812 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.812 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.812 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.813 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.813 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.813 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.814 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.814 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.814 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.814 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.815 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:43.815 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.816 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:43.815 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=422), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [284ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [301ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [341ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.819 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb9135595, L:/127.0.0.1:55380 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.820 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.820 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.820 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.820 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:43.820 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=426), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [297ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [347ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.821 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.821 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.821 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.821 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.821 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdf9cd724, L:/127.0.0.1:52024 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.823 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.823 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.823 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.823 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.824 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.824 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.824 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.824 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.824 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.825 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.825 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.825 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.825 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.825 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.825 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.825 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.825 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.826 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.826 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.827 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.827 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.828 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.829 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.829 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.832 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.832 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.834 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.834 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.834 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.834 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.834 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.835 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.835 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.835 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.841 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.842 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=476), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [138ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [226ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, deferred=null) after lookup
08:23:43.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.845155  8633 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.154722 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58502 (local address 127.3.245.252:40125)
08:23:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.157427 (+  2705us) server_negotiation.cc:207] Beginning negotiation
08:23:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.157429 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.844692 (+2687263us) server_negotiation.cc:408] Connection header received
08:23:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.844740 (+    48us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.844742 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.844775 (+    33us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.844850 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.845050 (+   200us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58502: BlockingRecv error: recv got EOF from 127.0.0.1:58502 (error 108)
08:23:43.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2647,"thread_start_us":108,"threads_started":1}
08:23:43.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.849 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x44dbb045, L:/127.0.0.1:55346 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.849 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.849 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.850 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.850 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.850 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.850 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.851 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.851 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.851 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.851 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.851 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.852 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.852 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.853 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.853 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.853 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.853 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.853 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.853 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.855 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.855 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.855 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.856 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.856 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.856 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.856 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.857 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.857 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.857 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.857 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.858 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.858 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.859 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.859 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.860 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.861 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.861 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.861893  9755 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.848516 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52030 (local address 127.3.245.254:46253)
08:23:43.862 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.848594 (+    78us) server_negotiation.cc:207] Beginning negotiation
08:23:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.848596 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.849681 (+  1085us) server_negotiation.cc:408] Connection header received
08:23:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.860810 (+ 11129us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.860812 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.860827 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.860888 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.861826 (+   938us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52030: BlockingRecv error: recv got EOF from 127.0.0.1:52030 (error 108)
08:23:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
08:23:43.862 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.862 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.862 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.863 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.863 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5694f0a8, L:/127.0.0.1:44156 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:43.863 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.863 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.863 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.864 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.864 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.864 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.867 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.868 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9161c677, L:/127.0.0.1:55438 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.869 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.870 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.873 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.874 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.874 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.874 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.874 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.874 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.874 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.874 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.875 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.875 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.875 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.875 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.875 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.875 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.875 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.876 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.876 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.879 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.879 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=518), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [358ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [371ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [455ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.882 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.883 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.883 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.883 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.883 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.884 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.884 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.884 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.884 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.889 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd43668d7, L:/127.0.0.1:55442 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.889 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.890 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.890 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.890 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.890 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.890 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.891 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.891 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.891 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.893 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3883), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [823ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3549ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3572ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.893 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.895 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.895 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.900 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.900 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.902 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.902 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.903 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5144fb36, L:/127.0.0.1:55432 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.904 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd4b07e0, L:/127.0.0.1:52036 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.905 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.906 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:43.906 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.906 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.906 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.907 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.907 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=526), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [310ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [372ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [456ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.907 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.907 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.913 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.913 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.913 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.913 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.914 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.914 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.914 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.918 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.918 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.918 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.919 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.920 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.920 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.921 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.923 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.927 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.931 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5fd01d67, L:/127.0.0.1:52048 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:43.935 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.935 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.937 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e0cab32, L:/127.0.0.1:55450 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.938 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe2cf3f0b, L:/127.0.0.1:55458 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:43.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=567), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [310ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [472ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [484ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [491ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.942 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.942 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.942 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.942 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:43.943 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.943 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.943 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.943 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=549), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [348ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [354ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.943 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.945 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.946 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.946 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.947 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.947 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.947 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.947 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.948 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.948 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.948 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.949 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.950 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.950 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.950898  9755 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.945565 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52058 (local address 127.3.245.254:46253)
08:23:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.945613 (+    48us) server_negotiation.cc:207] Beginning negotiation
08:23:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.945615 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.946637 (+  1022us) server_negotiation.cc:408] Connection header received
08:23:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.946674 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.946675 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.946696 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.946764 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.949712 (+  2948us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.950460 (+   748us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.950813 (+   353us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52058: BlockingRecv error: recv got EOF from 127.0.0.1:52058 (error 108)
08:23:43.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
08:23:43.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.952 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.953 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.953 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.953 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.954 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.957 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.957 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.958 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.958 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.958 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.958 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.960 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.960 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.962 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.962 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.963 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:43.965 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.965 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=601), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [227ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [440ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.966 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.969 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.970 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.970 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.970 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.970 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.971 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.971 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.971673  9755 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.965777 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52066 (local address 127.3.245.254:46253)
08:23:43.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.965829 (+    52us) server_negotiation.cc:207] Beginning negotiation
08:23:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.965832 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.966378 (+   546us) server_negotiation.cc:408] Connection header received
08:23:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.966768 (+   390us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.966770 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.966791 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.966828 (+    37us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.970375 (+  3547us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.971292 (+   917us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.971602 (+   310us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52066: BlockingRecv error: recv got EOF from 127.0.0.1:52066 (error 108)
08:23:43.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
08:23:43.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.972 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.975 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.976 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.977 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3964), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [403ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [823ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3099ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:43.978 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:43.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:43.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:43.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:43.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:43.984 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:43.984 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:43.984 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:43.985 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:43.985 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:43.985 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:43.986 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.986 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.986 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:43.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.986039  9755 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.978557 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52068 (local address 127.3.245.254:46253)
08:23:43.986 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:43.986 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.978605 (+    48us) server_negotiation.cc:207] Beginning negotiation
08:23:43.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.978607 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.981764 (+  3157us) server_negotiation.cc:408] Connection header received
08:23:43.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.982106 (+   342us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.982108 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.982124 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.982158 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:43.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.984926 (+  2768us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:43.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.985695 (+   769us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:43.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.985972 (+   277us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52068: BlockingRecv error: recv got EOF from 127.0.0.1:52068 (error 108)
08:23:43.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
08:23:43.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.989 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:43.989 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:43.990 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:43.990 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:43.990 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:43.992 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:43.993 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:43.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:43.994 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:43.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:43.994529  8618 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:43.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.145052 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58498 (local address 127.3.245.252:40125)
08:23:43.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.145251 (+   199us) server_negotiation.cc:207] Beginning negotiation
08:23:43.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.145253 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:43.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.994145 (+2848892us) server_negotiation.cc:408] Connection header received
08:23:43.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.994198 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:43.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.994200 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:43.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.994216 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:43.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.994299 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:43.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.994433 (+   134us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58498: BlockingRecv error: recv got EOF from 127.0.0.1:58498 (error 108)
08:23:43.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":172,"thread_start_us":182,"threads_started":1}
08:23:43.997 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:43.997 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3982), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [433ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [827ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [1849ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.002 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6db01ba2, L:/127.0.0.1:55468 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.004 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:44.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4000), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3386ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.008 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.009 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.010 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:44.010 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.010 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.011 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.011 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.011 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.011 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.011 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:44.012 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.012 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.015 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.016 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8cfe0f0d, L:/127.0.0.1:58494 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:44.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.019 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:44.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:44.019 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:44.019 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3459ef81, L:/127.0.0.1:43880 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.019737  9755 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.992799 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52070 (local address 127.3.245.254:46253)
08:23:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.992850 (+    51us) server_negotiation.cc:207] Beginning negotiation
08:23:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.992852 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.993384 (+   532us) server_negotiation.cc:408] Connection header received
08:23:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.993602 (+   218us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.993604 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.993618 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:43.993652 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.018135 (+ 24483us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.018988 (+   853us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.019650 (+   662us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52070: BlockingRecv error: recv got EOF from 127.0.0.1:52070 (error 108)
08:23:44.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
08:23:44.021 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.021 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.021 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.022 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.022 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.023 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:44.023 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.024 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.028 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.029 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.030 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.039 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f0a9a17, L:/127.0.0.1:55482 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.040 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.040 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.040 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.040 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.041 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.041 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4034), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3373ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3390ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.041 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.043 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.044 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.044 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.046 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:44.046 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.046 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.047 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.047 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.047 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xec575215, L:/127.0.0.1:43854 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.049 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5343dcca, L:/127.0.0.1:45822 - R:/127.3.245.254:46253] using TOKEN/null
08:23:44.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.051 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.051 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.051960  9755 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.029038 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52082 (local address 127.3.245.254:46253)
08:23:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.029093 (+    55us) server_negotiation.cc:207] Beginning negotiation
08:23:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.029095 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.029604 (+   509us) server_negotiation.cc:408] Connection header received
08:23:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.029911 (+   307us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.029913 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.029929 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.029964 (+    35us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.051010 (+ 21046us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.051743 (+   733us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.052 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.051907 (+   164us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52082: BlockingWrite error: write error: Broken pipe (error 32)
08:23:44.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
08:23:44.055 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.058 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.059 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:44.060 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:44.062 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.064503  7672 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.108417 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45806 (local address 127.3.245.254:46253)
08:23:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.108480 (+    63us) server_negotiation.cc:207] Beginning negotiation
08:23:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.108482 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.109242 (+   760us) server_negotiation.cc:408] Connection header received
08:23:44.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.067 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5711a823, L:/127.0.0.1:43898 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.066 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.109528 (+   286us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.109530 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.109544 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.109578 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.063519 (+2953941us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.064267 (+   748us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.064428 (+   161us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45806: BlockingRecv error: recv got EOF from 127.0.0.1:45806 (error 108)
08:23:44.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34}
08:23:44.059 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.072 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8ac64050, L:/127.0.0.1:44166 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:44.072 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.073 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.073 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.076 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.079 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.079 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4171), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [669ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [694ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2377ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.083 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4b687bdf, L:/127.0.0.1:52096 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:44.083 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7b101019, L:/127.0.0.1:55490 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.084 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.084 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.084 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.084 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.084 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.085 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.085 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.085 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.085122  7672 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.083689 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52102 (local address 127.3.245.254:46253)
08:23:44.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.083727 (+    38us) server_negotiation.cc:207] Beginning negotiation
08:23:44.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.083729 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.084626 (+   897us) server_negotiation.cc:408] Connection header received
08:23:44.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.084909 (+   283us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.084911 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.084925 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.084971 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:44.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.085065 (+    94us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52102: BlockingRecv error: recv got EOF from 127.0.0.1:52102 (error 108)
08:23:44.081 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4c5acf58, L:/127.0.0.1:55502 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.085 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19}
08:23:44.086 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4057), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [828ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3449ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [3707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3739ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [3740ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.088 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.089 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.089 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.089 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.089 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.089 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.089 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4088), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [2945ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2952ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2959ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2973ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.089 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.090 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.090 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.091 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.092 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.092 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.092 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.092 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.093 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.093 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.094 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.094 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.094009  7672 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.090926 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52110 (local address 127.3.245.254:46253)
08:23:44.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.090979 (+    53us) server_negotiation.cc:207] Beginning negotiation
08:23:44.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.090981 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.092090 (+  1109us) server_negotiation.cc:408] Connection header received
08:23:44.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.093657 (+  1567us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.093658 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.093679 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.093717 (+    38us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:44.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.093931 (+   214us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52110: BlockingRecv error: recv got EOF from 127.0.0.1:52110 (error 108)
08:23:44.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
08:23:44.094 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.094 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.094 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.094 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.102 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.102 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4221), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [232ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4117ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.104 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.106 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.106 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.106 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.107 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.107 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.107 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.107 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.107 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.110553  7672 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.103297 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52124 (local address 127.3.245.254:46253)
08:23:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.103355 (+    58us) server_negotiation.cc:207] Beginning negotiation
08:23:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.103358 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.103935 (+   577us) server_negotiation.cc:408] Connection header received
08:23:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.104548 (+   613us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.104550 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.104568 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.104610 (+    42us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:44.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.108742 (+  4132us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.109931 (+  1189us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.110475 (+   544us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52124: BlockingRecv error: recv got EOF from 127.0.0.1:52124 (error 108)
08:23:44.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
08:23:44.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.118 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.118 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.121 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.121 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.123 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.123 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.124 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.124 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.124 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.131 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:44.133 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.133 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.134289  8016 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.125161 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58486 (local address 127.3.245.252:40125)
08:23:44.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.125277 (+   116us) server_negotiation.cc:207] Beginning negotiation
08:23:44.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.125280 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:44.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.125291 (+    11us) server_negotiation.cc:408] Connection header received
08:23:44.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.125525 (+   234us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.125526 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.125539 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.125579 (+    40us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:44.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.134193 (+3008614us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58486: received 0 of 416 requested bytes
08:23:44.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":83}
08:23:44.137 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.138 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.139 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.139 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.139 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.141 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.141 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.142 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.142 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.142 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:44.143 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.150 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.151 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc47e363b, L:/127.0.0.1:52148 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:44.151 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.152 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4164), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [578ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [660ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [768ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [3716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:44.154 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.155 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.155 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.157 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.157 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.158 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.158 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.158 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.158 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.158 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.158 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.159 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.159 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xef18cc1c, L:/127.0.0.1:52136 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.161041  7633 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.154799 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52178 (local address 127.3.245.254:46253)
08:23:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.154843 (+    44us) server_negotiation.cc:207] Beginning negotiation
08:23:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.154845 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.155255 (+   410us) server_negotiation.cc:408] Connection header received
08:23:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.155724 (+   469us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.155725 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.155738 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.155791 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.159918 (+  4127us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.160684 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.160973 (+   289us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52178: BlockingRecv error: recv got EOF from 127.0.0.1:52178 (error 108)
08:23:44.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
08:23:44.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.163 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.163 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xee9cdd38, L:/127.0.0.1:55516 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.163 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.163 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x979d49f9, L:/127.0.0.1:52164 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:44.164 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4139), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [828ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2674ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [3795ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3813ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [3822ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.170 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.172 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.172 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.173 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:44.174 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.175 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.177 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.177 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.178 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.178 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.178 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.179 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.179 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.179 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.180083  8686 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.179674 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58596 (local address 127.3.245.252:40125)
08:23:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.179944 (+   270us) server_negotiation.cc:207] Beginning negotiation
08:23:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.179946 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.172672 (+2992726us) server_negotiation.cc:408] Connection header received
08:23:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.172964 (+   292us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.172967 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.180 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.172987 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.173070 (+    83us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.176311 (+  3241us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.177263 (+   952us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.179993 (+  2730us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58596: received 0 of 97 requested bytes
08:23:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":237,"thread_start_us":94,"threads_started":1}
08:23:44.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.183 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.185 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.187 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.188 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.188 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.188 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.189 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.189 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.190 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.190 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.191 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.191 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.191 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:44.192 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.192 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.195 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7cc4a711, L:/127.0.0.1:52180 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:44.195 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa3a05451, L:/127.0.0.1:55520 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4174), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [832ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3831ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3863ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [3863ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.200 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.202 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.204 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.205 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9166a3a, L:/127.0.0.1:55534 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.205 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:44.205 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.205 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.206 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.206 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4176), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3830ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3856ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.208 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.208 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.211 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.212 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state NEGOTIATING
08:23:44.212 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.212 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.212 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.213 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.213 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.214 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.214 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.214781  9755 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.215 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.198725 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52188 (local address 127.3.245.254:46253)
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.198779 (+    54us) server_negotiation.cc:207] Beginning negotiation
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.198781 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.200526 (+  1745us) server_negotiation.cc:408] Connection header received
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.201952 (+  1426us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.201954 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.201971 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.202007 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.210042 (+  8035us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.210715 (+   673us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.213690 (+  2975us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.213945 (+   255us) 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
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.214371 (+   426us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.214377 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.214377 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.214383 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.214397 (+    14us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.214401 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.214445 (+    44us) server_negotiation.cc:1036] Waiting for connection context
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.214689 (+   244us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52188: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:52188): Connection reset by peer (error 104)
08:23:44.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
08:23:44.219 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.219 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.219 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.221 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.223 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.224457  8673 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.176428 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58586 (local address 127.3.245.252:40125)
08:23:44.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.176564 (+   136us) server_negotiation.cc:207] Beginning negotiation
08:23:44.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.176566 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.224280 (+3047714us) server_negotiation.cc:408] Connection header received
08:23:44.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.224363 (+    83us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58586: received 0 of 4 requested bytes
08:23:44.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":111,"thread_start_us":90,"threads_started":1}
08:23:44.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.225 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.226 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.227 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.234 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x74af306c, L:/127.0.0.1:55536 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.235 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4211), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [828ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2298ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [3879ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3894ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.237 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbca3b7e3, L:/127.0.0.1:52198 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:44.237 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.239 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.239 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.239 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.239 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.240 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.240 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.241 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.241 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.242 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.242 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4351), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [367ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4136ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.244 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.244 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.245 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.247 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.247 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.247 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.247 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.248 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.248 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.250 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.250 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.250 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7c53379f, L:/127.0.0.1:52214 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:44.250 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.250 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.251 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.253604  9755 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.245667 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52226 (local address 127.3.245.254:46253)
08:23:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.245723 (+    56us) server_negotiation.cc:207] Beginning negotiation
08:23:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.245725 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.246158 (+   433us) server_negotiation.cc:408] Connection header received
08:23:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.253262 (+  7104us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.253265 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.253 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.253281 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.253326 (+    45us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.253539 (+   213us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52226: BlockingRecv error: recv got EOF from 127.0.0.1:52226 (error 108)
08:23:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
08:23:44.254 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.255 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.255 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.255 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.258 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.259 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:44.259 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4364), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [245ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4087ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.262249  8599 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.262 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.130503 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58490 (local address 127.3.245.252:40125)
08:23:44.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.133345 (+  2842us) server_negotiation.cc:207] Beginning negotiation
08:23:44.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.133347 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.133374 (+    27us) server_negotiation.cc:408] Connection header received
08:23:44.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.133406 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.133408 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.133422 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.133533 (+   111us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:44.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.262158 (+3128625us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58490: received 0 of 416 requested bytes
08:23:44.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2817,"thread_start_us":89,"threads_started":1}
08:23:44.264 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.264 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.264 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state CONNECTING
08:23:44.264 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.264 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.264 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.265 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.266 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.266 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.266 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:44.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.269 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:44.269 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state CONNECTING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:44.269 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnected from peer
08:23:44.271 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7153a390, L:/127.0.0.1:55542 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.272 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4259), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [826ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [1920ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [3932ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3949ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.276 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.277 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.277 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.277 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.278 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.278 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.279 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.280 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.280 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.280 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.282372  8579 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.119581 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45836 (local address 127.3.245.254:46253)
08:23:44.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.119868 (+   287us) server_negotiation.cc:207] Beginning negotiation
08:23:44.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.119871 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:44.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.122047 (+  2176us) server_negotiation.cc:408] Connection header received
08:23:44.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.122387 (+   340us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.122388 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.122398 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.122450 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:44.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.282262 (+3159812us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:45836: received 0 of 416 requested bytes
08:23:44.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":264,"thread_start_us":50,"threads_started":1}
08:23:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.283057  9755 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.272269 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52242 (local address 127.3.245.254:46253)
08:23:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.272593 (+   324us) server_negotiation.cc:207] Beginning negotiation
08:23:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.272595 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.273011 (+   416us) server_negotiation.cc:408] Connection header received
08:23:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.273437 (+   426us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.273439 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.273454 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.273488 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.281824 (+  8336us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.282744 (+   920us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.282984 (+   240us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52242: BlockingRecv error: recv got EOF from 127.0.0.1:52242 (error 108)
08:23:44.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":293}
08:23:44.284 [ERROR - kudu-nio-2] (Connection.java:452) [peer master-127.3.245.254:46253(127.3.245.254:46253)] unexpected exception from downstream on [id: 0x4ecbf74d, L:/127.0.0.1:45836 - R:/127.3.245.254:46253]
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
	at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
	at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255)
	at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132)
	at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:156)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
08:23:44.284 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.285 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.286 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.286 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.291 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: [peer master-127.3.245.254:46253(127.3.245.254:46253)] unexpected exception from downstream on [id: 0x4ecbf74d, L:/127.0.0.1:45836 - R:/127.3.245.254:46253]
08:23:44.291 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: [peer master-127.3.245.254:46253(127.3.245.254:46253)] unexpected exception from downstream on [id: 0x4ecbf74d, L:/127.0.0.1:45836 - R:/127.3.245.254:46253]
08:23:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.291363  8610 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.142488 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58496 (local address 127.3.245.252:40125)
08:23:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.144496 (+  2008us) server_negotiation.cc:207] Beginning negotiation
08:23:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.144499 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.291197 (+3146698us) server_negotiation.cc:408] Connection header received
08:23:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.291275 (+    78us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58496: received 0 of 4 requested bytes
08:23:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1977,"thread_start_us":65,"threads_started":1}
08:23:44.292 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.292870  8703 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.183368 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43992 (local address 127.3.245.253:37501)
08:23:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.184087 (+   719us) server_negotiation.cc:207] Beginning negotiation
08:23:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.184089 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.292611 (+3108522us) server_negotiation.cc:408] Connection header received
08:23:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.292683 (+    72us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43992: received 0 of 4 requested bytes
08:23:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":693,"thread_start_us":93,"threads_started":1}
08:23:44.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.293 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.293 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.293 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.253:37501: connection closed
08:23:44.294 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.293 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.295 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.295 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.295 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.295 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state TERMINATED
08:23:44.296 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.296 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.296 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.296 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.296 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.297 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.299 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.299 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9db2dd00, L:/127.0.0.1:52256 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:44.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.301 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.304 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf04ccf0f, L:/127.0.0.1:55550 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4283), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [833ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3310ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [3950ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3972ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [3975ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.308 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf8aaf52f, L:/127.0.0.1:55560 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.309 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.309 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.309 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.310 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.310 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.310 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.309427  8671 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.174906 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43942 (local address 127.3.245.253:37501)
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.175055 (+   149us) server_negotiation.cc:207] Beginning negotiation
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.175058 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.309345 (+3134287us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43942: received 0 of 7 requested bytes
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":118,"thread_start_us":90,"threads_started":1}
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.309670  8662 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.171414 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58554 (local address 127.3.245.252:40125)
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.171818 (+   404us) server_negotiation.cc:207] Beginning negotiation
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.171820 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.309619 (+3137799us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58554: received 0 of 7 requested bytes
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":375,"thread_start_us":89,"threads_started":1}
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.309836  8650 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.166094 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58532 (local address 127.3.245.252:40125)
08:23:44.311 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.311 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4291), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [830ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [2084ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [3972ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3982ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.311 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.169420 (+  3326us) server_negotiation.cc:207] Beginning negotiation
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.169423 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.309792 (+3140369us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58532: received 0 of 7 requested bytes
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3271,"thread_start_us":88,"threads_started":1}
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.309969  8630 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.153676 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43930 (local address 127.3.245.253:37501)
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.153853 (+   177us) server_negotiation.cc:207] Beginning negotiation
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.153855 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.309935 (+3156080us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43930: received 0 of 7 requested bytes
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":142,"thread_start_us":108,"threads_started":1}
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.310091  8607 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.138645 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43902 (local address 127.3.245.253:37501)
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.138890 (+   245us) server_negotiation.cc:207] Beginning negotiation
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.138892 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.310056 (+3171164us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43902: received 0 of 7 requested bytes
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":218,"thread_start_us":122,"threads_started":1}
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.310273  8000 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.101143 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43852 (local address 127.3.245.253:37501)
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.101223 (+    80us) server_negotiation.cc:207] Beginning negotiation
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.101225 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.102198 (+   973us) server_negotiation.cc:408] Connection header received
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.102506 (+   308us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.102508 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.102524 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.102563 (+    39us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.106288 (+  3725us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.107049 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.310240 (+3203191us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43852: received 0 of 4 requested bytes
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.310500  8281 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.092897 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58484 (local address 127.3.245.252:40125)
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.092941 (+    44us) server_negotiation.cc:207] Beginning negotiation
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.092942 (+     1us) server_negotiation.cc:400] Waiting for connection header
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.094547 (+  1605us) server_negotiation.cc:408] Connection header received
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.095151 (+   604us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.095153 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.095166 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.095199 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.099697 (+  4498us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.100393 (+   696us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.310443 (+3210050us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58484: received 0 of 4 requested bytes
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.310767  8251 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.313 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.077860 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58472 (local address 127.3.245.252:40125)
08:23:44.313 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.077920 (+    60us) server_negotiation.cc:207] Beginning negotiation
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.077922 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.078700 (+   778us) server_negotiation.cc:408] Connection header received
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.086766 (+  8066us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.086768 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.086786 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.086848 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.090580 (+  3732us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.091294 (+   714us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.094071 (+  2777us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.094296 (+   225us) 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
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.098879 (+  4583us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.098886 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:44.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.098886 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.098892 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.098914 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.098919 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.098981 (+    62us) server_negotiation.cc:1036] Waiting for connection context
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.310695 (+3211714us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:58472: received 0 of 4 requested bytes
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.312680  8698 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.181832 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43968 (local address 127.3.245.253:37501)
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.182138 (+   306us) server_negotiation.cc:207] Beginning negotiation
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.182140 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.312628 (+3130488us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43968: received 0 of 7 requested bytes
08:23:44.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":281,"thread_start_us":105,"threads_started":1}
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.312938  8576 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.117499 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45834 (local address 127.3.245.254:46253)
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.118513 (+  1014us) server_negotiation.cc:207] Beginning negotiation
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.118515 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.118524 (+     9us) server_negotiation.cc:408] Connection header received
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.118548 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.118549 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.118562 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.118829 (+   267us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.312876 (+3194047us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:45834: received 0 of 4 requested bytes
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":991,"thread_start_us":61,"threads_started":1}
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.313352  8567 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.110574 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43864 (local address 127.3.245.253:37501)
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.111490 (+   916us) server_negotiation.cc:207] Beginning negotiation
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.111492 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.111513 (+    21us) server_negotiation.cc:408] Connection header received
08:23:44.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.111537 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.111538 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.111548 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:41.111631 (+    83us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:44.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.313289 (+3201658us) negotiation.cc:326] Negotiation complete: Timed out: Server connection negotiation failed: server connection from 127.0.0.1:43864: received 0 of 4 requested bytes
08:23:44.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":886,"thread_start_us":67,"threads_started":1}
08:23:44.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.319 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.320 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.320 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.320 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.320 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.320 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.320 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.321 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.322 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.322448  8576 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.311538 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52270 (local address 127.3.245.254:46253)
08:23:44.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.313029 (+  1491us) server_negotiation.cc:207] Beginning negotiation
08:23:44.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.313031 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.313040 (+     9us) server_negotiation.cc:408] Connection header received
08:23:44.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.313069 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.313070 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.313084 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.313146 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:44.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.317070 (+  3924us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.317934 (+   864us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.320790 (+  2856us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.321441 (+   651us) 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
08:23:44.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.321957 (+   516us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
08:23:44.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.322002 (+    45us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
08:23:44.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.322072 (+    70us) server_negotiation.cc:1036] Waiting for connection context
08:23:44.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.322364 (+   292us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52270: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:52270): Connection reset by peer (error 104)
08:23:44.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1471}
08:23:44.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.323 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.330 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xefe64c01, L:/127.0.0.1:52284 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:44.334 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.335 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.335 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:44.337 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.337 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.338 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.339 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.339 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.341 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.342 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.344 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.344 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.344 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.344 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.344 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.345 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:44.346 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.245.252:40125(127.3.245.252:40125)] Successfully connected to peer
08:23:44.346 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.346 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.347 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.252
08:23:44.349 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.349 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.349 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.253:37501: connection closed
08:23:44.350 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.350 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.353 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.353 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.354 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.355 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.357 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.358 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.358 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.358 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.358 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4478), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [219ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [2391ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, [4427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, deferred=null) after lookup
08:23:44.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.361 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.361 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.361 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.362 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.362 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.362 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.363 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.363 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.365 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.366 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.366 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:44.366 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2d95dea0, L:/127.0.0.1:55588 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.366 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.367 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.368 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe79f3028, L:/127.0.0.1:55582 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.369 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253; will retry
08:23:44.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4383), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [1003ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [4264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4280ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4337), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3833ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: Network error: connection closed, [3997ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4010ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.373 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253; will retry
08:23:44.376 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x34f10e80, L:/127.0.0.1:52310 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:44.376 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.376 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.376 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.253:37501: connection closed
08:23:44.376 [WARN - kudu-nio-0] (AbstractChannelHandlerContext.java:355) An exception 'java.lang.AssertionError' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception:
java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:76)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532)
	at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:414)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:929)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:359)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:893)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1319)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:935)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:921)
	at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:907)
	at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:127)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:937)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:957)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:982)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:950)
	at org.apache.kudu.client.Negotiator.sendSaslMessage(Negotiator.java:341)
	at org.apache.kudu.client.Negotiator.sendNegotiateMessage(Negotiator.java:334)
	at org.apache.kudu.client.Negotiator.sendHello(Negotiator.java:292)
	at org.apache.kudu.client.Connection.channelActive(Connection.java:233)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
	at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:274)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1345)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:258)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:844)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:310)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
08:23:44.376 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253; will retry
08:23:44.377 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.362 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.378 [ERROR - kudu-nio-1] (Connection.java:452) [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0xd4e0b898, L:/127.0.0.1:43930 ! R:/127.3.245.253:37501]
java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:76)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532)
	at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:414)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:929)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:359)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:893)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1319)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:935)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:921)
	at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:907)
	at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:127)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:937)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:957)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:982)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:950)
	at org.apache.kudu.client.Negotiator.sendSaslMessage(Negotiator.java:341)
	at org.apache.kudu.client.Negotiator.sendNegotiateMessage(Negotiator.java:334)
	at org.apache.kudu.client.Negotiator.sendHello(Negotiator.java:292)
	at org.apache.kudu.client.Connection.channelActive(Connection.java:233)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
	at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:274)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1345)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:258)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:844)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:310)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
08:23:44.379 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.379 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state NEGOTIATING due to: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0xd4e0b898, L:/127.0.0.1:43930 ! R:/127.3.245.253:37501]
08:23:44.379 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:44.379 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.253:37501: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0xd4e0b898, L:/127.0.0.1:43930 ! R:/127.3.245.253:37501]
08:23:44.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.380 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.380 [ERROR - kudu-nio-1] (Connection.java:452) [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x49477798, L:/127.0.0.1:43902 ! R:/127.3.245.253:37501]
java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:76)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532)
	at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:414)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:929)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:359)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:893)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1319)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:935)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:921)
	at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:907)
	at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:127)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:937)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:957)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:982)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:950)
	at org.apache.kudu.client.Negotiator.sendSaslMessage(Negotiator.java:341)
	at org.apache.kudu.client.Negotiator.sendNegotiateMessage(Negotiator.java:334)
	at org.apache.kudu.client.Negotiator.sendHello(Negotiator.java:292)
	at org.apache.kudu.client.Connection.channelActive(Connection.java:233)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
	at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:274)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1345)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:258)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:844)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:310)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
08:23:44.382 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state NEGOTIATING due to: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x49477798, L:/127.0.0.1:43902 ! R:/127.3.245.253:37501]
08:23:44.382 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.253:37501: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x49477798, L:/127.0.0.1:43902 ! R:/127.3.245.253:37501]
08:23:44.382 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253; will retry
08:23:44.382 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.383 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.383 [DEBUG - pool-507-thread-1] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.382570  8576 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.361580 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52308 (local address 127.3.245.254:46253)
08:23:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.361634 (+    54us) server_negotiation.cc:207] Beginning negotiation
08:23:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.361636 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.362158 (+   522us) server_negotiation.cc:408] Connection header received
08:23:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.362358 (+   200us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.362360 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.362375 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.362411 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.381545 (+ 19134us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.382347 (+   802us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.382498 (+   151us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52308: BlockingRecv error: recv got EOF from 127.0.0.1:52308 (error 108)
08:23:44.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
08:23:44.386 [DEBUG - pool-479-thread-1] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:44.389 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd7086931, L:/127.0.0.1:44172 - R:/127.3.245.252:40125] using SASL/PLAIN
08:23:44.389 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe937e709, L:/127.0.0.1:52294 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:44.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.390 [DEBUG - pool-399-thread-1] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:44.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.391 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.392 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.392 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.392 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.392 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.392 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.392 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.392 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.393 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.396 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.396 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.396 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: connection closed
08:23:44.397 [DEBUG - pool-459-thread-1] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:44.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.398 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.399 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state TERMINATED
08:23:44.399 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.399 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.400 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.400 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.400 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.401 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state TERMINATED
08:23:44.401 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.401 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.402 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.403 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xdaf44ced, L:/127.0.0.1:55596 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.404 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.404 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.405 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [432ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [982ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4124ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4249ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: Network error: connection closed, [4249ms] delaying RPC due to: Service unavailable: Master config (127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: connection closed, [4256ms] refreshing cache from master, [4256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [4256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [4258ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [4263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4264ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4277ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=Deferred@1419992157(state=PENDING, result=null, callback=(continuation of Deferred@117228346 after retry RPC after error@94577985), errback=(continuation of Deferred@117228346 after retry RPC after error@94577985))) after lookup
08:23:44.405 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd047a4d0, L:/127.0.0.1:55574 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.406 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.406396  8576 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.383755 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52324 (local address 127.3.245.254:46253)
08:23:44.406 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.385611 (+  1856us) server_negotiation.cc:207] Beginning negotiation
08:23:44.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.385615 (+     4us) server_negotiation.cc:400] Waiting for connection header
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.385631 (+    16us) server_negotiation.cc:408] Connection header received
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.385656 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.385657 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.385674 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.385767 (+    93us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.396977 (+ 11210us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.397750 (+   773us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.403865 (+  6115us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.404085 (+   220us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.405342 (+  1257us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.405384 (+    42us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.405428 (+    44us) server_negotiation.cc:1036] Waiting for connection context
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.406320 (+   892us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52324: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:52324): Connection reset by peer (error 104)
08:23:44.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4402), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [3219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3264ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [3270ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [3281ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1827}
08:23:44.409 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.409 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.409 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.409 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.409 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.409 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.409 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.409 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.410 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.410 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.410 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.410 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.412 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.412 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.412 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.413 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.413 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.415 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.415 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.415 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.415 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.415 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.415 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.415 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.416 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.417 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.419 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.419 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.422 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x9d818a48, L:/127.0.0.1:55610 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.422 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.423 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.423 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4545), Traces: [0ms] refreshing cache from master, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [229ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [1171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4231ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4420ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: Network error: connection closed, [4445ms] delaying RPC due to: Service unavailable: Master config (127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: connection closed, [4461ms] refreshing cache from master, [4461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [4461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [4462ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [4482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4484ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4493ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=Deferred@161222406(state=PENDING, result=null, callback=(continuation of Deferred@2014781263 after retry RPC after error@945776029), errback=(continuation of Deferred@2014781263 after retry RPC after error@945776029))) after lookup
08:23:44.423 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.424 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.425 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.425 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.425 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.426 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.426 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.426 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.426 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.426 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.427 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.427 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.427 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.428 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.429 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.431 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.431 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.431 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x96ad900d, L:/127.0.0.1:55612 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.431 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.431 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.433 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.433 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4536), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [223ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [4361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4368ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: Network error: connection closed, [4406ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4456ms] delaying RPC due to: Service unavailable: Master config (127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: connection closed, [4461ms] refreshing cache from master, [4461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [4461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [4462ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [4495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4496ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4507ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=Deferred@1718751417(state=PENDING, result=null, callback=(continuation of Deferred@144372573 after retry RPC after error@1465807814), errback=(continuation of Deferred@144372573 after retry RPC after error@1465807814))) after lookup
08:23:44.433 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.434 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.434 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.435 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.437 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.437 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.437 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.437 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.437 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.437 [ERROR - kudu-nio-1] (Connection.java:452) [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x1bfb8d18, L:/127.0.0.1:43968 ! R:/127.3.245.253:37501]
java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:76)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532)
	at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:414)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:929)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:359)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:893)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1319)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:935)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:921)
	at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:907)
	at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:127)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:937)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:957)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:982)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:950)
	at org.apache.kudu.client.Negotiator.sendSaslMessage(Negotiator.java:341)
	at org.apache.kudu.client.Negotiator.sendNegotiateMessage(Negotiator.java:334)
	at org.apache.kudu.client.Negotiator.sendHello(Negotiator.java:292)
	at org.apache.kudu.client.Connection.channelActive(Connection.java:233)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
	at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:274)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1345)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:258)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:844)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:310)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
08:23:44.438 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.438 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.438 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.438 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.438 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.438 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state NEGOTIATING due to: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x1bfb8d18, L:/127.0.0.1:43968 ! R:/127.3.245.253:37501]
08:23:44.438 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.253:37501: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x1bfb8d18, L:/127.0.0.1:43968 ! R:/127.3.245.253:37501]
08:23:44.438 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253; will retry
08:23:44.439 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.439 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.439 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.439 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.439 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.440 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.442 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.442 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.444 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xe2dd8dbc, L:/127.0.0.1:55620 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.445 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.446 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.447 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.447 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.447 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4438), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [426ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [2982ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4066ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: Network error: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x49477798, L:/127.0.0.1:43902 ! R:/127.3.245.253:37501], [4066ms] delaying RPC due to: Service unavailable: Master config (127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x49477798, L:/127.0.0.1:43902 ! R:/127.3.245.253:37501], [4081ms] refreshing cache from master, [4081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [4081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [4083ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [4119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4120ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4130ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=Deferred@1582771416(state=PENDING, result=null, callback=(continuation of Deferred@558900558 after retry RPC after error@1866683065), errback=(continuation of Deferred@558900558 after retry RPC after error@1866683065))) after lookup
08:23:44.448 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.449 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.449 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.449 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.450 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.450 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.450 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.450 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.450 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.451 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.451 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.451 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.451 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.452 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.453 [DEBUG - pool-467-thread-1] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:44.454 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.454 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.456 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe51bfe4b, L:/127.0.0.1:55634 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.457 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4449), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3707ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [4135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4147ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.461 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.461 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.461 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.461 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.462 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.462 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.462 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.462 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.463831  8576 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.457685 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52340 (local address 127.3.245.254:46253)
08:23:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.457744 (+    59us) server_negotiation.cc:207] Beginning negotiation
08:23:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.457747 (+     3us) server_negotiation.cc:400] Waiting for connection header
08:23:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.458150 (+   403us) server_negotiation.cc:408] Connection header received
08:23:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.458473 (+   323us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.458475 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.458496 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.458535 (+    39us) server_negotiation.cc:227] Negotiated authn=TOKEN
08:23:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.462742 (+  4207us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.463573 (+   831us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.463752 (+   179us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52340: BlockingRecv error: recv got EOF from 127.0.0.1:52340 (error 108)
08:23:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
08:23:44.469 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.473 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.474 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.475 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.475 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.481 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.481 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.481 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x02af67f3, L:/127.0.0.1:55640 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.482 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.484 [ERROR - kudu-nio-1] (Connection.java:452) [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x18514ec0, L:/127.0.0.1:43942 ! R:/127.3.245.253:37501]
java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:76)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532)
	at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:414)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:929)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:359)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:893)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1319)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:935)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:921)
	at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:907)
	at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:127)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:937)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:957)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:982)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:950)
	at org.apache.kudu.client.Negotiator.sendSaslMessage(Negotiator.java:341)
	at org.apache.kudu.client.Negotiator.sendNegotiateMessage(Negotiator.java:334)
	at org.apache.kudu.client.Negotiator.sendHello(Negotiator.java:292)
	at org.apache.kudu.client.Connection.channelActive(Connection.java:233)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
	at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:274)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1345)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:258)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:844)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:310)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
08:23:44.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state NEGOTIATING due to: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x18514ec0, L:/127.0.0.1:43942 ! R:/127.3.245.253:37501]
08:23:44.486 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.253:37501: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x18514ec0, L:/127.0.0.1:43942 ! R:/127.3.245.253:37501]
08:23:44.486 [WARN - kudu-nio-1] (ConnectToCluster.java:305) Unable to find the leader master 127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253; will retry
08:23:44.486 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.483 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.488 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4598), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [188ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [4207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4233ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4506ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: Network error: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x1bfb8d18, L:/127.0.0.1:43968 ! R:/127.3.245.253:37501], [4507ms] delaying RPC due to: Service unavailable: Master config (127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x1bfb8d18, L:/127.0.0.1:43968 ! R:/127.3.245.253:37501], [4521ms] refreshing cache from master, [4521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [4521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [4522ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [4540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4541ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4550ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=Deferred@342778692(state=PENDING, result=null, callback=(continuation of Deferred@1810264768 after retry RPC after error@632354386), errback=(continuation of Deferred@1810264768 after retry RPC after error@632354386))) after lookup
08:23:44.489 [DEBUG - pool-397-thread-1] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:44.490 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.492 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.494 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.495 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.495 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.495 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.497 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.497 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.498 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.498 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.498 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.498 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.498 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.498 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.499 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.499 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.499 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.499 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.501 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.501 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.505 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.505 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.505 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.507 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xccf51156, L:/127.0.0.1:55656 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.508 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xbe171466, L:/127.0.0.1:55670 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.509 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.509 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4478), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [560ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [571ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [3461ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4137ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: Network error: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x18514ec0, L:/127.0.0.1:43942 ! R:/127.3.245.253:37501], [4137ms] delaying RPC due to: Service unavailable: Master config (127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0x18514ec0, L:/127.0.0.1:43942 ! R:/127.3.245.253:37501], [4140ms] refreshing cache from master, [4140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [4140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [4141ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [4144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4149ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4159ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=Deferred@530218116(state=PENDING, result=null, callback=(continuation of Deferred@1270350654 after retry RPC after error@785352312), errback=(continuation of Deferred@1270350654 after retry RPC after error@785352312))) after lookup
08:23:44.511 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.513 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.513 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.513 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.514 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.514 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.514 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.514 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.514 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.515 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.515 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.515 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.516 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.517 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.517 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.518 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4489), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [826ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [4147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4163ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.518 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.518 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.3.245.254:46253(127.3.245.254:46253)] connecting to peer
08:23:44.519 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.519 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.520 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.530 [ERROR - kudu-nio-0] (Connection.java:452) [peer master-127.3.245.252:40125(127.3.245.252:40125)] unexpected exception from downstream on [id: 0x16011e40, L:/127.0.0.1:58554 ! R:/127.3.245.252:40125]
java.io.IOException: Broken pipe
	at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method)
	at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62)
	at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:76)
	at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53)
	at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532)
	at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:414)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:929)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:359)
	at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:893)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1319)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:935)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:921)
	at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:907)
	at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:127)
	at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:937)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:957)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:982)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:950)
	at org.apache.kudu.client.Negotiator.sendSaslMessage(Negotiator.java:341)
	at org.apache.kudu.client.Negotiator.sendNegotiateMessage(Negotiator.java:334)
	at org.apache.kudu.client.Negotiator.sendHello(Negotiator.java:292)
	at org.apache.kudu.client.Connection.channelActive(Connection.java:233)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelActive(ChannelInboundHandlerAdapter.java:69)
	at io.netty.handler.timeout.IdleStateHandler.channelActive(IdleStateHandler.java:274)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:260)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelActive(AbstractChannelHandlerContext.java:231)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelActive(DefaultChannelPipeline.java:1345)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:258)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelActive(AbstractChannelHandlerContext.java:238)
	at io.netty.channel.DefaultChannelPipeline.fireChannelActive(DefaultChannelPipeline.java:844)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.fulfillConnectPromise(AbstractNioChannel.java:310)
	at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:340)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:784)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
08:23:44.531 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.531 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state NEGOTIATING due to: [peer master-127.3.245.252:40125(127.3.245.252:40125)] unexpected exception from downstream on [id: 0x16011e40, L:/127.0.0.1:58554 ! R:/127.3.245.252:40125]
08:23:44.531 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.252:40125: [peer master-127.3.245.252:40125(127.3.245.252:40125)] unexpected exception from downstream on [id: 0x16011e40, L:/127.0.0.1:58554 ! R:/127.3.245.252:40125]
08:23:44.532 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.532 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc263d63b, L:/127.0.0.1:52348 - R:/127.3.245.254:46253] using TOKEN/null
08:23:44.532 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.535 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0372639f, L:/127.0.0.1:55676 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.536 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.537 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state TERMINATED
08:23:44.537 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.537 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.538 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.538 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4506), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [3373ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [4161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4181ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=null) after lookup
08:23:44.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.540 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.540 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.544 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.245.254:46253(127.3.245.254:46253)] Successfully connected to peer
08:23:44.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.545 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.545 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.545 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.545 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.545 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state NEGOTIATING
08:23:44.546 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.546 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.547 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.254
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:44.547900  8576 negotiation.cc:336] Failed RPC negotiation. Trace:
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.531140 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:52356 (local address 127.3.245.254:46253)
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.531187 (+    47us) server_negotiation.cc:207] Beginning negotiation
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.531189 (+     2us) server_negotiation.cc:400] Waiting for connection header
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.531582 (+   393us) server_negotiation.cc:408] Connection header received
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.531770 (+   188us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.531772 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.531790 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.531824 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.536994 (+  5170us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.537839 (+   845us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.543362 (+  5523us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.543589 (+   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
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.547187 (+  3598us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.547192 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.547192 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.547198 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.547219 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.547225 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.547268 (+    43us) server_negotiation.cc:1036] Waiting for connection context
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:23:44.547812 (+   544us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52356: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:52356): Connection reset by peer (error 104)
08:23:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
08:23:44.549 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.549 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.552 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.552 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state NEGOTIATING due to: connection closed
08:23:44.552 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.3.245.254:46253: connection closed
08:23:44.554 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb46bbd0a, L:/127.0.0.1:52360 - R:/127.3.245.254:46253] using SASL/PLAIN
08:23:44.555 [WARN - kudu-nio-2] (ConnectToCluster.java:305) Unable to find the leader master 127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253; will retry
08:23:44.565 [DEBUG - pool-448-thread-1] (Connection.java:748) [peer master-127.3.245.253:37501(127.3.245.253:37501)] connecting to peer
08:23:44.566 [DEBUG - kudu-nio-3] (Connection.java:757) [peer master-127.3.245.253:37501(127.3.245.253:37501)] Successfully connected to peer
08:23:44.568 [DEBUG - kudu-nio-3] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.245.253
08:23:44.576 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x0ee17718, L:/127.0.0.1:55680 - R:/127.3.245.253:37501] using SASL/PLAIN
08:23:44.577 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:44.578 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=2, TimeoutTracker(timeout=50000, elapsed=4562), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [443ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [828ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4055ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: Network error: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0xd4e0b898, L:/127.0.0.1:43930 ! R:/127.3.245.253:37501], [4231ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4231ms] delaying RPC due to: Service unavailable: Master config (127.3.245.252:40125,127.3.245.253:37501,127.3.245.254:46253) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: [peer master-127.3.245.253:37501(127.3.245.253:37501)] unexpected exception from downstream on [id: 0xd4e0b898, L:/127.0.0.1:43930 ! R:/127.3.245.253:37501], [4240ms] refreshing cache from master, [4240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.252:40125, [4240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.253:37501, [4241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.245.254:46253, [4245ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.252:40125: OK, [4246ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.254:46253: OK, [4253ms] Sub RPC ConnectToMaster: received response from server master-127.3.245.253:37501: OK, deferred=Deferred@411022997(state=PENDING, result=null, callback=(continuation of Deferred@117590043 after retry RPC after error@1228079910), errback=(continuation of Deferred@117590043 after retry RPC after error@1228079910))) after lookup
08:23:44.579 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:894) Opened table 3362954676574da88af125f71e079065
08:23:44.580 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 3a6a32ccae2c4919bb5b3f4bafd474d9 for table 'testManyClients' with partition [<start>, 0x8000000A)
08:23:44.580 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 236e8bdf0a694d25b2eb0db7502ef3bc for table 'testManyClients' with partition [0x8000000A, 0x80000014)
08:23:44.581 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6213b50125de4384be38e7c4bc2f585d for table 'testManyClients' with partition [0x80000014, 0x8000001E)
08:23:44.581 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2538) Learned about tablet 6cc369ddf7dc4b76a765a8f0379aaf73 for table 'testManyClients' with partition [0x8000001E, <end>)
08:23:44.581 [DEBUG - kudu-nio-3] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=3a6a32ccae2c4919bb5b3f4bafd474d9@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=236e8bdf0a694d25b2eb0db7502ef3bc@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=6213b50125de4384be38e7c4bc2f585d@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)[L],8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=6cc369ddf7dc4b76a765a8f0379aaf73@[7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887),8912051093df42b387a29d32f927d8f5(127.3.245.194:39313),ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)[L]]}]
08:23:44.582 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.582 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.582 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.582 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.582 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.583 [DEBUG - kudu-nio-3] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.583 [DEBUG - kudu-nio-3] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.586 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.586 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.598 [DEBUG - main] (Connection.java:575) [peer 7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)] disconnecting while in state READY
08:23:44.598 [DEBUG - main] (Connection.java:575) [peer master-127.3.245.252:40125(127.3.245.252:40125)] disconnecting while in state READY
08:23:44.598 [DEBUG - main] (Connection.java:575) [peer master-127.3.245.253:37501(127.3.245.253:37501)] disconnecting while in state READY
08:23:44.598 [DEBUG - main] (Connection.java:575) [peer ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)] disconnecting while in state READY
08:23:44.598 [DEBUG - main] (Connection.java:575) [peer master-127.3.245.254:46253(127.3.245.254:46253)] disconnecting while in state READY
08:23:44.599 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)] handling channelInactive
08:23:44.599 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.245.253:37501(127.3.245.253:37501)] handling channelInactive
08:23:44.599 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 7f5180ac236b47e8aa1c14c130d4f9ec(127.3.245.195:39887)] cleaning up while in state READY due to: connection closed
08:23:44.599 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.245.253:37501(127.3.245.253:37501)] cleaning up while in state READY due to: connection closed
08:23:44.599 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.245.252:40125(127.3.245.252:40125)] handling channelInactive
08:23:44.600 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.245.252:40125(127.3.245.252:40125)] cleaning up while in state READY due to: connection closed
08:23:44.600 [DEBUG - kudu-nio-3] (Connection.java:239) [peer ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)] handling channelInactive
08:23:44.600 [DEBUG - kudu-nio-3] (Connection.java:709) [peer ada6cf861b664bc58b04b46a7f589218(127.3.245.193:34825)] cleaning up while in state READY due to: connection closed
08:23:44.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:44.602 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.245.254:46253(127.3.245.254:46253)] handling channelInactive
08:23:44.602 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.245.254:46253(127.3.245.254:46253)] cleaning up while in state READY due to: connection closed
08:23:44.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:44.602844  4055 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskFnCKvG/build/release/bin/kudu with pid 4600
08:23:44.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:44.670082  4055 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskFnCKvG/build/release/bin/kudu with pid 4873
08:23:44.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:44.684190  4055 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskFnCKvG/build/release/bin/kudu with pid 5125
08:23:44.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:44.704969  4055 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskFnCKvG/build/release/bin/kudu with pid 4074
08:23:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:44.717612  4055 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskFnCKvG/build/release/bin/kudu with pid 4221
08:23:44.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:44.736297  4055 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskFnCKvG/build/release/bin/kudu with pid 4348
08:23:44.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:23:44Z chronyd exiting
.08:23:45.044 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786523025044
08:23:45.048 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
08:23:45.049 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
08:23:45.050 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskFnCKvG/test-tmp
08:23:45.050 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
08:23:45.050 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskFnCKvG/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
08:23:45.054 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

08:23:45.135 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:23:45.135 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

08:23:45.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.136150 10036 mini_oidc.cc:150] Starting JWKS server
08:23:45.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.136951 10036 webserver.cc:533] Webserver started at http://127.0.0.1:35333/ using document root <none> and password file <none>
08:23:45.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.137334 10036 mini_oidc.cc:186] Starting OIDC Discovery server
08:23:45.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.137588 10036 webserver.cc:533] Webserver started at http://127.0.0.1:33767/ using document root <none> and password file <none>
08:23:45.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:23:45Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
08:23:45.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:23:45Z Disabled control of system clock
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.153126 10036 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/wal
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/data
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/logs
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/data/info.pb
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:23:45.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.205.62:40915
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.205.62
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.205.20:37809
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.205.62:40915,127.9.205.61:38741,127.9.205.60:34899
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:23:45.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35333/jwks.json with env {}
08:23:45.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.276191 10061 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:23:45.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.276489 10061 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:23:45.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.276523 10061 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:23:45.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.279047 10061 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:23:45.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.279129 10061 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:23:45.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.279150 10061 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:23:45.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.279168 10061 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:23:45.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.279187 10061 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:23:45.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.279202 10061 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35333/jwks.json
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.281960 10061 master_runner.cc:387] Master server non-default flags:
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/logs
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.205.20:37809
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/data
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/wal
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.205.62:40915,127.9.205.61:38741,127.9.205.60:34899
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.205.62:40915
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35333/jwks.json
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/data/info.pb
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.205.62
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:45.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10061
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:12 UTC on e7f111948823
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13301
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.282282 10061 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:23:45.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.282570 10061 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:23:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.285837 10074 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.285872 10071 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.286187 10061 server_base.cc:1061] running on GCE node
08:23:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.286031 10081 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:45.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.286785 10061 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:23:45.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.287079 10061 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:23:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.288244 10061 hybrid_clock.cc:648] HybridClock initialized: now 1786523025288226 us; error 105 us; skew 500 ppm
08:23:45.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.292564 10061 webserver.cc:533] Webserver started at http://127.9.205.62:37173/ using document root <none> and password file <none>
08:23:45.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.292806 10061 fs_manager.cc:362] Metadata directory not provided
08:23:45.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.292850 10061 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:23:45.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.292963 10061 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:23:45.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.294170 10061 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/data/instance:
08:23:45.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6946d847e10441f89fecdf8592386b50"
08:23:45.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:45 on dist-test-slave-z8x9"
08:23:45.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.294536 10061 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/wal/instance:
08:23:45.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6946d847e10441f89fecdf8592386b50"
08:23:45.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:45 on dist-test-slave-z8x9"
08:23:45.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.296030 10061 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.296947 10100 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.297197 10061 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.297276 10061 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/data,/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/wal
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6946d847e10441f89fecdf8592386b50"
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:45 on dist-test-slave-z8x9"
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.297340 10061 fs_report.cc:389] FS layout report
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/wal
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/wal
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/data/data
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:23:45.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:23:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:23:45.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:23:45.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.324504 10061 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:23:45.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.324872 10061 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
08:23:45.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.325009 10061 kserver.cc:163] Server-wide thread pool size limit: 3276
08:23:45.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.330071 10061 rpc_server.cc:307] RPC server started. Bound to: 127.9.205.62:40915
08:23:45.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.330116 10201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.205.62:40915 every 8 connection(s)
08:23:45.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.330793 10061 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/data/info.pb
08:23:45.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.331499 10203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:45.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.333237 10203 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } has no permanent_uuid. Determining permanent_uuid...
08:23:45.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.340901 10036 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskFnCKvG/build/release/bin/kudu as pid 10061
08:23:45.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.341024 10036 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-0/wal/instance
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.342042 10036 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/wal
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/data
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/logs
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/data/info.pb
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.205.61:38741
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.205.61
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.205.20:37809
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:45.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:45.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:45.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:23:45.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.205.62:40915,127.9.205.61:38741,127.9.205.60:34899
08:23:45.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:23:45.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35333/jwks.json with env {}
08:23:45.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.345317 10203 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } has no permanent_uuid. Determining permanent_uuid...
08:23:45.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.345777 10119 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.205.61:38741: connect: Connection refused (error 111)
08:23:45.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.349656 10203 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.205.61:38741: Network error: Client connection negotiation failed: client connection to 127.9.205.61:38741: connect: Connection refused (error 111)
08:23:45.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.398897 10203 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } attempt: 1
08:23:45.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.399953 10203 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.205.61:38741: Network error: Client connection negotiation failed: client connection to 127.9.205.61:38741: connect: Connection refused (error 111)
08:23:45.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.463157 10216 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:23:45.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.463440 10216 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:23:45.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.463470 10216 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:23:45.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.465917 10216 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:23:45.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.465991 10216 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:23:45.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.466010 10216 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:23:45.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.466028 10216 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:23:45.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.466046 10216 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:23:45.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.466063 10216 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35333/jwks.json
08:23:45.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.468102 10203 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } attempt: 2
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.468701 10216 master_runner.cc:387] Master server non-default flags:
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/logs
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.205.20:37809
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/data
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/wal
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.205.62:40915,127.9.205.61:38741,127.9.205.60:34899
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.205.61:38741
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35333/jwks.json
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/data/info.pb
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.205.61
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10216
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:12 UTC on e7f111948823
08:23:45.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13301
08:23:45.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.468766 10203 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.205.61:38741: Network error: Client connection negotiation failed: client connection to 127.9.205.61:38741: connect: Connection refused (error 111)
08:23:45.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.468981 10216 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:23:45.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.469316 10216 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:23:45.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.472007 10240 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:45.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.472023 10237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:45.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.472338 10233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:45.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.473115 10216 server_base.cc:1061] running on GCE node
08:23:45.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.473619 10216 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:23:45.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.473927 10216 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:23:45.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.475104 10216 hybrid_clock.cc:648] HybridClock initialized: now 1786523025475083 us; error 32 us; skew 500 ppm
08:23:45.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.476550 10216 webserver.cc:533] Webserver started at http://127.9.205.61:42961/ using document root <none> and password file <none>
08:23:45.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.476768 10216 fs_manager.cc:362] Metadata directory not provided
08:23:45.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.476815 10216 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:23:45.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.476929 10216 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:23:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.478452 10216 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/data/instance:
08:23:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2c3cafaec5b94446bbdd814976b3ea91"
08:23:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:45 on dist-test-slave-z8x9"
08:23:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.478847 10216 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/wal/instance:
08:23:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2c3cafaec5b94446bbdd814976b3ea91"
08:23:45.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:45 on dist-test-slave-z8x9"
08:23:45.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.480957 10216 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
08:23:45.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.487068 10253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.487522 10216 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.001s	sys 0.000s
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.487604 10216 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/data,/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/wal
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2c3cafaec5b94446bbdd814976b3ea91"
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:45 on dist-test-slave-z8x9"
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.487684 10216 fs_report.cc:389] FS layout report
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/wal
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/wal
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/data/data
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:23:45.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:23:45.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.502336 10216 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:23:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.503062 10216 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
08:23:45.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.503337 10216 kserver.cc:163] Server-wide thread pool size limit: 3276
08:23:45.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.508468 10216 rpc_server.cc:307] RPC server started. Bound to: 127.9.205.61:38741
08:23:45.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.508509 10361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.205.61:38741 every 8 connection(s)
08:23:45.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.509114 10216 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/data/info.pb
08:23:45.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.509792 10362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:45.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.511528 10362 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } has no permanent_uuid. Determining permanent_uuid...
08:23:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.517539 10036 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskFnCKvG/build/release/bin/kudu as pid 10216
08:23:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.517638 10036 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-1/wal/instance
08:23:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.518044 10036 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:45.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/wal
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/data
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/logs
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/data/info.pb
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.205.60:34899
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.205.60
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.205.20:37809
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.205.62:40915,127.9.205.61:38741,127.9.205.60:34899
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:23:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35333/jwks.json with env {}
08:23:45.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.524430 10362 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } has no permanent_uuid. Determining permanent_uuid...
08:23:45.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.534072 10362 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } has no permanent_uuid. Determining permanent_uuid...
08:23:45.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.534802 10260 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.205.60:34899: connect: Connection refused (error 111)
08:23:45.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.535483 10362 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.205.60:34899: Network error: Client connection negotiation failed: client connection to 127.9.205.60:34899: connect: Connection refused (error 111)
08:23:45.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.559955 10203 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } attempt: 3
08:23:45.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.563901 10203 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } has no permanent_uuid. Determining permanent_uuid...
08:23:45.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.564877 10203 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.205.60:34899: Network error: Client connection negotiation failed: client connection to 127.9.205.60:34899: connect: Connection refused (error 111)
08:23:45.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.584715 10362 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } attempt: 1
08:23:45.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.585582 10362 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.205.60:34899: Network error: Client connection negotiation failed: client connection to 127.9.205.60:34899: connect: Connection refused (error 111)
08:23:45.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.596065 10203 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } attempt: 1
08:23:45.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.597162 10203 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.205.60:34899: Network error: Client connection negotiation failed: client connection to 127.9.205.60:34899: connect: Connection refused (error 111)
08:23:45.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.621385 10367 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:23:45.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.621616 10367 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:23:45.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.621654 10367 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:23:45.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.623720 10367 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:23:45.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.623821 10367 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:23:45.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.623847 10367 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:23:45.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.623867 10367 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:23:45.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.623888 10367 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:23:45.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.623903 10367 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35333/jwks.json
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.626730 10367 master_runner.cc:387] Master server non-default flags:
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/logs
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.205.20:37809
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/data
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/wal
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.205.62:40915,127.9.205.61:38741,127.9.205.60:34899
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.205.60:34899
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35333/jwks.json
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/data/info.pb
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.205.60
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:45.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10367
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:12 UTC on e7f111948823
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13301
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.627234 10367 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:23:45.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.627642 10367 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:23:45.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.631168 10384 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:45.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.631168 10398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:45.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.631309 10389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:45.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.631961 10367 server_base.cc:1061] running on GCE node
08:23:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.632437 10367 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:23:45.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.632740 10367 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:23:45.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.633872 10367 hybrid_clock.cc:648] HybridClock initialized: now 1786523025633852 us; error 55 us; skew 500 ppm
08:23:45.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.635560 10367 webserver.cc:533] Webserver started at http://127.9.205.60:39697/ using document root <none> and password file <none>
08:23:45.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.635834 10367 fs_manager.cc:362] Metadata directory not provided
08:23:45.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.635924 10367 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:23:45.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.636059 10367 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:23:45.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.637039 10367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/data/instance:
08:23:45.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "660feb7ffbb74ee985614133cf87fa2f"
08:23:45.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:45 on dist-test-slave-z8x9"
08:23:45.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.637491 10367 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/wal/instance:
08:23:45.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "660feb7ffbb74ee985614133cf87fa2f"
08:23:45.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:45 on dist-test-slave-z8x9"
08:23:45.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.641685 10367 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.000s
08:23:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.642659 10407 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:23:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.642858 10367 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.642938 10367 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/data,/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/wal
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "660feb7ffbb74ee985614133cf87fa2f"
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:45 on dist-test-slave-z8x9"
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.643020 10367 fs_report.cc:389] FS layout report
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/wal
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/wal
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/data/data
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:23:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:23:45.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.653756 10362 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } attempt: 2
08:23:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.655386 10362 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.205.60:34899: Network error: Client connection negotiation failed: client connection to 127.9.205.60:34899: connect: Connection refused (error 111)
08:23:45.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.662729 10367 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:23:45.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.663108 10367 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
08:23:45.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.663367 10367 kserver.cc:163] Server-wide thread pool size limit: 3276
08:23:45.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.668560 10367 rpc_server.cc:307] RPC server started. Bound to: 127.9.205.60:34899
08:23:45.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.668581 10521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.205.60:34899 every 8 connection(s)
08:23:45.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.669396 10367 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/data/info.pb
08:23:45.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.670085 10523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:45.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.672386 10203 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } attempt: 2
08:23:45.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.672019 10523 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } has no permanent_uuid. Determining permanent_uuid...
08:23:45.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.674284 10036 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskFnCKvG/build/release/bin/kudu as pid 10367
08:23:45.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.674379 10036 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/master-2/wal/instance
08:23:45.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.678817 10523 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } has no permanent_uuid. Determining permanent_uuid...
08:23:45.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.682578 10203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50: Bootstrap starting.
08:23:45.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.683389 10203 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50: Neither blocks nor log segments found. Creating new log.
08:23:45.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.684244 10203 log.cc:826] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50: Log is configured to *not* fsync() on all Append() calls
08:23:45.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.685148 10203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50: No bootstrap required, opened a new log
08:23:45.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.686888 10203 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } }
08:23:45.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.687021 10203 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:45.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.687053 10203 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6946d847e10441f89fecdf8592386b50, State: Initialized, Role: FOLLOWER
08:23:45.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.687150 10203 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [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: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } }
08:23:45.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.687763 10203 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [sys.catalog]: configured and running, proceeding with master startup.
08:23:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.689509 10545 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [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: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } } }
08:23:45.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.690166 10545 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [sys.catalog]: This master's current role is: FOLLOWER
08:23:45.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.690620 10061 master_runner.cc:187] Error getting master registration for 127.9.205.61:38741: OK, instance_id { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" instance_seqno: 1786523025507132 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:23:45.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.692834 10061 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:23:45.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.693022 10523 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } has no permanent_uuid. Determining permanent_uuid...
08:23:45.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.693832 10568 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:23:45.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.694029 10568 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:23:45.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.697800 10523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f: Bootstrap starting.
08:23:45.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.698606 10523 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f: Neither blocks nor log segments found. Creating new log.
08:23:45.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.698911 10523 log.cc:826] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f: Log is configured to *not* fsync() on all Append() calls
08:23:45.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.700462 10523 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f: No bootstrap required, opened a new log
08:23:45.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.702919 10523 raft_consensus.cc:359] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } }
08:23:45.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.703091 10523 raft_consensus.cc:385] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:45.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.703123 10523 raft_consensus.cc:740] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 660feb7ffbb74ee985614133cf87fa2f, State: Initialized, Role: FOLLOWER
08:23:45.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.703236 10523 consensus_queue.cc:260] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [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: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } }
08:23:45.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.703549 10523 sys_catalog.cc:565] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [sys.catalog]: configured and running, proceeding with master startup.
08:23:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.707928 10601 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:23:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.708189 10601 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:23:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.708634 10573 sys_catalog.cc:455] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [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: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } } }
08:23:45.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.708870 10573 sys_catalog.cc:458] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [sys.catalog]: This master's current role is: FOLLOWER
08:23:45.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.708595 10367 master_runner.cc:187] Error getting master registration for 127.9.205.61:38741: OK, instance_id { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" instance_seqno: 1786523025507132 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:23:45.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.710431 10367 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:23:45.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.746584 10362 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } attempt: 3
08:23:45.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.751821 10362 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91: Bootstrap starting.
08:23:45.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.752658 10362 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91: Neither blocks nor log segments found. Creating new log.
08:23:45.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.752982 10362 log.cc:826] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91: Log is configured to *not* fsync() on all Append() calls
08:23:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.766167 10362 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91: No bootstrap required, opened a new log
08:23:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.767956 10362 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } }
08:23:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.768100 10362 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.768127 10362 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c3cafaec5b94446bbdd814976b3ea91, State: Initialized, Role: FOLLOWER
08:23:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.768245 10362 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [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: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } }
08:23:45.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.768604 10362 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [sys.catalog]: configured and running, proceeding with master startup.
08:23:45.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.771528 10621 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:23:45.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.771842 10621 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:23:45.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.773460 10216 master_runner.cc:264] No leader master found from master 2c3cafaec5b94446bbdd814976b3ea91
08:23:45.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.773511 10216 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:23:45.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.773886 10607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [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: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } } }
08:23:45.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.774150 10607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [sys.catalog]: This master's current role is: FOLLOWER
08:23:45.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.825865 10122 tablet.cc:2406] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:23:45.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.881023 10545 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:23:45.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.881155 10545 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } }
08:23:45.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.881404 10545 leader_election.cc:290] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c3cafaec5b94446bbdd814976b3ea91 (127.9.205.61:38741), 660feb7ffbb74ee985614133cf87fa2f (127.9.205.60:34899)
08:23:45.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.882155 10467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6946d847e10441f89fecdf8592386b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660feb7ffbb74ee985614133cf87fa2f" is_pre_election: true
08:23:45.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.882318 10467 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6946d847e10441f89fecdf8592386b50 in term 0.
08:23:45.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.882673 10311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6946d847e10441f89fecdf8592386b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3cafaec5b94446bbdd814976b3ea91" is_pre_election: true
08:23:45.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.882810 10311 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6946d847e10441f89fecdf8592386b50 in term 0.
08:23:45.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.882997 10111 leader_election.cc:304] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [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: 660feb7ffbb74ee985614133cf87fa2f, 6946d847e10441f89fecdf8592386b50; no voters: 
08:23:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.883509 10545 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:23:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.883574 10545 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:23:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.883599 10545 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [term 0 FOLLOWER]: Advancing to term 1
08:23:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.884542 10545 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } }
08:23:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.884680 10545 leader_election.cc:290] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [CANDIDATE]: Term 1 election: Requested vote from peers 2c3cafaec5b94446bbdd814976b3ea91 (127.9.205.61:38741), 660feb7ffbb74ee985614133cf87fa2f (127.9.205.60:34899)
08:23:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.884999 10311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6946d847e10441f89fecdf8592386b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c3cafaec5b94446bbdd814976b3ea91"
08:23:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.885073 10311 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [term 0 FOLLOWER]: Advancing to term 1
08:23:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.885914 10311 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6946d847e10441f89fecdf8592386b50 in term 1.
08:23:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.886086 10119 leader_election.cc:304] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [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: 2c3cafaec5b94446bbdd814976b3ea91, 6946d847e10441f89fecdf8592386b50; no voters: 
08:23:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.886194 10467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6946d847e10441f89fecdf8592386b50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "660feb7ffbb74ee985614133cf87fa2f"
08:23:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.886268 10467 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [term 0 FOLLOWER]: Advancing to term 1
08:23:45.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.887084 10467 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6946d847e10441f89fecdf8592386b50 in term 1.
08:23:45.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.887821 10545 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [term 1 FOLLOWER]: Leader election won for term 1
08:23:45.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.887959 10545 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [term 1 LEADER]: Becoming Leader. State: Replica: 6946d847e10441f89fecdf8592386b50, State: Running, Role: LEADER
08:23:45.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.888048 10545 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [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: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } }
08:23:45.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.888417 10545 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6946d847e10441f89fecdf8592386b50. Latest consensus state: current_term: 1 leader_uuid: "6946d847e10441f89fecdf8592386b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } } }
08:23:45.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.888479 10545 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [sys.catalog]: This master's current role is: LEADER
08:23:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.893255 10628 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
08:23:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.893739 10628 catalog_manager.cc:1520] Initializing Kudu cluster ID...
08:23:45.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:45.914099 10417 tablet.cc:2406] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:23:45.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.914338 10467 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [term 1 FOLLOWER]: Refusing update from remote peer 6946d847e10441f89fecdf8592386b50: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:23:45.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.914595 10311 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [term 1 FOLLOWER]: Refusing update from remote peer 6946d847e10441f89fecdf8592386b50: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:23:45.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.915308 10545 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:45.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.915480 10545 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:45.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.916764 10607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6946d847e10441f89fecdf8592386b50. Latest consensus state: current_term: 1 leader_uuid: "6946d847e10441f89fecdf8592386b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } } }
08:23:45.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.916852 10607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [sys.catalog]: This master's current role is: FOLLOWER
08:23:45.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.917762 10573 sys_catalog.cc:455] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6946d847e10441f89fecdf8592386b50. Latest consensus state: current_term: 1 leader_uuid: "6946d847e10441f89fecdf8592386b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } } }
08:23:45.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.917871 10573 sys_catalog.cc:458] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [sys.catalog]: This master's current role is: FOLLOWER
08:23:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.920044 10623 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6946d847e10441f89fecdf8592386b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } } }
08:23:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.920137 10623 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [sys.catalog]: This master's current role is: LEADER
08:23:45.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.920720 10607 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6946d847e10441f89fecdf8592386b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } } }
08:23:45.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.920800 10607 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91 [sys.catalog]: This master's current role is: FOLLOWER
08:23:45.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.921523 10629 mvcc.cc:204] Tried to move back new op lower bound from 7317598314141683712 to 7317598314038071296. Current Snapshot: MvccSnapshot[applied={T|T < 7317598314141683712}]
08:23:45.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.922184 10628 catalog_manager.cc:1383] Generated new cluster ID: daf124b358504eb3910e0d56a92c2951
08:23:45.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.922233 10628 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
08:23:45.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.925597 10631 mvcc.cc:204] Tried to move back new op lower bound from 7317598314141683712 to 7317598314038071296. Current Snapshot: MvccSnapshot[applied={T|T < 7317598314141683712}]
08:23:45.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.926750 10545 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6946d847e10441f89fecdf8592386b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } } }
08:23:45.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.926846 10545 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50 [sys.catalog]: This master's current role is: LEADER
08:23:45.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.927570 10573 sys_catalog.cc:455] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6946d847e10441f89fecdf8592386b50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6946d847e10441f89fecdf8592386b50" member_type: VOTER last_known_addr { host: "127.9.205.62" port: 40915 } } peers { permanent_uuid: "2c3cafaec5b94446bbdd814976b3ea91" member_type: VOTER last_known_addr { host: "127.9.205.61" port: 38741 } } peers { permanent_uuid: "660feb7ffbb74ee985614133cf87fa2f" member_type: VOTER last_known_addr { host: "127.9.205.60" port: 34899 } } }
08:23:45.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.927660 10573 sys_catalog.cc:458] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f [sys.catalog]: This master's current role is: FOLLOWER
08:23:45.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.936947 10628 catalog_manager.cc:1406] Generated new certificate authority record
08:23:45.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.938032 10628 catalog_manager.cc:1540] Loading token signing keys...
08:23:45.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.951406 10628 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 6946d847e10441f89fecdf8592386b50: Generated new TSK 0
08:23:45.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.952101 10628 catalog_manager.cc:1550] Initializing in-progress tserver states...
08:23:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:45.964720 10036 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/wal
08:23:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/data
08:23:45.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/logs
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/data/info.pb
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.205.1:0
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.205.1
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.205.1
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.205.62:40915,127.9.205.61:38741,127.9.205.60:34899
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.205.20:37809
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:45.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:23:46.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.125576 10653 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:23:46.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.125769 10653 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:23:46.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.125792 10653 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:23:46.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.127455 10653 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:23:46.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.127512 10653 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.205.1
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.129091 10653 tablet_server_runner.cc:78] Tablet server non-default flags:
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/logs
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.205.20:37809
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/data
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/wal
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.205.1:0
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/data/info.pb
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.205.1
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.205.62:40915,127.9.205.61:38741,127.9.205.60:34899
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10653
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.205.1
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:12 UTC on e7f111948823
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13301
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.129390 10653 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:23:46.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.129598 10653 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:23:46.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.132351 10667 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:46.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.132700 10653 server_base.cc:1061] running on GCE node
08:23:46.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.132359 10661 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:46.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.132352 10665 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:46.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.133203 10653 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:23:46.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.133466 10653 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:23:46.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.134616 10653 hybrid_clock.cc:648] HybridClock initialized: now 1786523026134596 us; error 35 us; skew 500 ppm
08:23:46.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.135878 10653 webserver.cc:533] Webserver started at http://127.9.205.1:46269/ using document root <none> and password file <none>
08:23:46.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.136051 10653 fs_manager.cc:362] Metadata directory not provided
08:23:46.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.136088 10653 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:23:46.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.136178 10653 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:23:46.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.136997 10653 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/data/instance:
08:23:46.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "60332d9f23654093b4b0034c5ca2771f"
08:23:46.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:46 on dist-test-slave-z8x9"
08:23:46.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.137384 10653 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/wal/instance:
08:23:46.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "60332d9f23654093b4b0034c5ca2771f"
08:23:46.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:46 on dist-test-slave-z8x9"
08:23:46.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.138581 10653 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
08:23:46.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.139459 10678 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:23:46.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.139786 10653 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
08:23:46.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.139883 10653 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/data,/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/wal
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "60332d9f23654093b4b0034c5ca2771f"
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:46 on dist-test-slave-z8x9"
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.139961 10653 fs_report.cc:389] FS layout report
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/wal
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/wal
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/data/data
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:23:46.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:23:46.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.166824 10653 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:23:46.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.167232 10653 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
08:23:46.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.167403 10653 kserver.cc:163] Server-wide thread pool size limit: 3276
08:23:46.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.167717 10653 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:23:46.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.168151 10653 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:23:46.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.168210 10653 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:23:46.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.168252 10653 ts_tablet_manager.cc:616] Registered 0 tablets
08:23:46.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.168272 10653 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:23:46.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.174729 10653 rpc_server.cc:307] RPC server started. Bound to: 127.9.205.1:35431
08:23:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.174827 10889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.205.1:35431 every 8 connection(s)
08:23:46.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.175184 10653 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/data/info.pb
08:23:46.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.181918 10892 heartbeater.cc:344] Connected to a master server at 127.9.205.61:38741
08:23:46.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.182034 10890 heartbeater.cc:344] Connected to a master server at 127.9.205.60:34899
08:23:46.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.182487 10892 heartbeater.cc:461] Registering TS with master...
08:23:46.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.182520 10891 heartbeater.cc:344] Connected to a master server at 127.9.205.62:40915
08:23:46.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.182585 10891 heartbeater.cc:461] Registering TS with master...
08:23:46.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.182489 10890 heartbeater.cc:461] Registering TS with master...
08:23:46.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.182770 10891 heartbeater.cc:507] Master 127.9.205.62:40915 requested a full tablet report, sending...
08:23:46.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.182770 10892 heartbeater.cc:507] Master 127.9.205.61:38741 requested a full tablet report, sending...
08:23:46.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.182885 10890 heartbeater.cc:507] Master 127.9.205.60:34899 requested a full tablet report, sending...
08:23:46.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.183243 10141 ts_manager.cc:194] Registered new tserver with Master: 60332d9f23654093b4b0034c5ca2771f (127.9.205.1:35431)
08:23:46.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.183290 10438 ts_manager.cc:194] Registered new tserver with Master: 60332d9f23654093b4b0034c5ca2771f (127.9.205.1:35431)
08:23:46.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.183283 10286 ts_manager.cc:194] Registered new tserver with Master: 60332d9f23654093b4b0034c5ca2771f (127.9.205.1:35431)
08:23:46.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.183976 10036 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskFnCKvG/build/release/bin/kudu as pid 10653
08:23:46.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.184074 10036 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-0/wal/instance
08:23:46.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.184273 10141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.205.1:44631
08:23:46.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.185266 10036 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:46.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:46.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/wal
08:23:46.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/data
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/logs
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/data/info.pb
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.205.2:0
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.205.2
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.205.2
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.205.62:40915,127.9.205.61:38741,127.9.205.60:34899
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.205.20:37809
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:46.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:23:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.271275 10901 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:23:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.271467 10901 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:23:46.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.271487 10901 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:23:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.273286 10901 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:23:46.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.273358 10901 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.205.2
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.275007 10901 tablet_server_runner.cc:78] Tablet server non-default flags:
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/logs
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.205.20:37809
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/data
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/wal
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.205.2:0
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/data/info.pb
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.205.2
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.205.62:40915,127.9.205.61:38741,127.9.205.60:34899
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10901
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.205.2
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:12 UTC on e7f111948823
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13301
08:23:46.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.275211 10901 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:23:46.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.275415 10901 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:23:46.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.277983 10912 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:46.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.277998 10910 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:46.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.277998 10916 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:46.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.278330 10901 server_base.cc:1061] running on GCE node
08:23:46.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.278513 10901 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:23:46.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.278728 10901 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:23:46.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.279953 10901 hybrid_clock.cc:648] HybridClock initialized: now 1786523026279924 us; error 40 us; skew 500 ppm
08:23:46.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.281410 10901 webserver.cc:533] Webserver started at http://127.9.205.2:44485/ using document root <none> and password file <none>
08:23:46.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.281613 10901 fs_manager.cc:362] Metadata directory not provided
08:23:46.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.281654 10901 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:23:46.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.281745 10901 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:23:46.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.282581 10901 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/data/instance:
08:23:46.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e89bb40034c04ce18cb4440c3212ce25"
08:23:46.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:46 on dist-test-slave-z8x9"
08:23:46.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.282868 10901 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/wal/instance:
08:23:46.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e89bb40034c04ce18cb4440c3212ce25"
08:23:46.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:46 on dist-test-slave-z8x9"
08:23:46.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.284090 10901 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.285065 10928 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.285362 10901 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.285476 10901 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/data,/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/wal
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e89bb40034c04ce18cb4440c3212ce25"
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:46 on dist-test-slave-z8x9"
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.285567 10901 fs_report.cc:389] FS layout report
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/wal
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/wal
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/data/data
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:23:46.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:23:46.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:23:46.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:23:46.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:23:46.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:23:46.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:23:46.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:23:46.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.307301 10901 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:23:46.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.307721 10901 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
08:23:46.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.307919 10901 kserver.cc:163] Server-wide thread pool size limit: 3276
08:23:46.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.308228 10901 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:23:46.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.308646 10901 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:23:46.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.308709 10901 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:23:46.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.308745 10901 ts_tablet_manager.cc:616] Registered 0 tablets
08:23:46.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.308763 10901 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:23:46.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.315667 10901 rpc_server.cc:307] RPC server started. Bound to: 127.9.205.2:37707
08:23:46.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.315717 11149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.205.2:37707 every 8 connection(s)
08:23:46.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.316057 10901 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/data/info.pb
08:23:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.321224 10036 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskFnCKvG/build/release/bin/kudu as pid 10901
08:23:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.321358 10036 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-1/wal/instance
08:23:46.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.322008 11150 heartbeater.cc:344] Connected to a master server at 127.9.205.60:34899
08:23:46.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.322134 11150 heartbeater.cc:461] Registering TS with master...
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.322358 11150 heartbeater.cc:507] Master 127.9.205.60:34899 requested a full tablet report, sending...
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.322469 11152 heartbeater.cc:344] Connected to a master server at 127.9.205.61:38741
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.322535 11152 heartbeater.cc:461] Registering TS with master...
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.322592 10036 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskFnCKvG/build/release/bin/kudu
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/wal
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/data
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/logs
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/data/info.pb
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.205.3:0
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.205.3
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.205.3
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.205.62:40915,127.9.205.61:38741,127.9.205.60:34899
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.205.20:37809
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.322639 11152 heartbeater.cc:507] Master 127.9.205.61:38741 requested a full tablet report, sending...
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.322844 10438 ts_manager.cc:194] Registered new tserver with Master: e89bb40034c04ce18cb4440c3212ce25 (127.9.205.2:37707)
08:23:46.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.322952 10285 ts_manager.cc:194] Registered new tserver with Master: e89bb40034c04ce18cb4440c3212ce25 (127.9.205.2:37707)
08:23:46.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.323877 11151 heartbeater.cc:344] Connected to a master server at 127.9.205.62:40915
08:23:46.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.323966 11151 heartbeater.cc:461] Registering TS with master...
08:23:46.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.324080 11151 heartbeater.cc:507] Master 127.9.205.62:40915 requested a full tablet report, sending...
08:23:46.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.324358 10141 ts_manager.cc:194] Registered new tserver with Master: e89bb40034c04ce18cb4440c3212ce25 (127.9.205.2:37707)
08:23:46.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.324771 10141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.205.2:43255
08:23:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.412017 11162 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:23:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.412305 11162 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:23:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.412343 11162 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:23:46.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.414322 11162 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:23:46.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.414430 11162 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.205.3
08:23:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.416241 11162 tablet_server_runner.cc:78] Tablet server non-default flags:
08:23:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/logs
08:23:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:23:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:23:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:23:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.205.20:37809
08:23:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:23:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:23:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/data
08:23:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/wal
08:23:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.205.3:0
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/data/info.pb
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.205.3
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.205.62:40915,127.9.205.61:38741,127.9.205.60:34899
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11162
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.205.3
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:12 UTC on e7f111948823
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13301
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.416549 11162 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:23:46.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.416832 11162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:23:46.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.419901 11175 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:46.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.419907 11172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:46.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.420006 11162 server_base.cc:1061] running on GCE node
08:23:46.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.420083 11173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:23:46.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.420321 11162 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:23:46.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.420581 11162 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:23:46.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.421765 11162 hybrid_clock.cc:648] HybridClock initialized: now 1786523026421741 us; error 45 us; skew 500 ppm
08:23:46.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.423151 11162 webserver.cc:533] Webserver started at http://127.9.205.3:38491/ using document root <none> and password file <none>
08:23:46.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.423446 11162 fs_manager.cc:362] Metadata directory not provided
08:23:46.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.423525 11162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:23:46.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.423655 11162 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:23:46.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.424585 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/data/instance:
08:23:46.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d105eefbfbf54db68eebc0c30ac0e4f8"
08:23:46.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:46 on dist-test-slave-z8x9"
08:23:46.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.424988 11162 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/wal/instance:
08:23:46.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d105eefbfbf54db68eebc0c30ac0e4f8"
08:23:46.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:46 on dist-test-slave-z8x9"
08:23:46.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.426539 11162 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
08:23:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.427347 11191 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:23:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.427520 11162 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
08:23:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.427587 11162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/data,/tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/wal
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d105eefbfbf54db68eebc0c30ac0e4f8"
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:23:46 on dist-test-slave-z8x9"
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.427640 11162 fs_report.cc:389] FS layout report
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/wal
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/wal
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/data/data
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:23:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:23:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.451627 11162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:23:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.451941 11162 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
08:23:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.452036 11162 kserver.cc:163] Server-wide thread pool size limit: 3276
08:23:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.452255 11162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:23:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.452659 11162 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:23:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.452724 11162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:23:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.452761 11162 ts_tablet_manager.cc:616] Registered 0 tablets
08:23:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.452778 11162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:23:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.460000 11162 rpc_server.cc:307] RPC server started. Bound to: 127.9.205.3:42925
08:23:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.460090 11427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.205.3:42925 every 8 connection(s)
08:23:46.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.460484 11162 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/data/info.pb
08:23:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.466413 11428 heartbeater.cc:344] Connected to a master server at 127.9.205.60:34899
08:23:46.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.466600 11431 heartbeater.cc:344] Connected to a master server at 127.9.205.61:38741
08:23:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.466778 11428 heartbeater.cc:461] Registering TS with master...
08:23:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.466948 11431 heartbeater.cc:461] Registering TS with master...
08:23:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.467341 11428 heartbeater.cc:507] Master 127.9.205.60:34899 requested a full tablet report, sending...
08:23:46.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.467464 11431 heartbeater.cc:507] Master 127.9.205.61:38741 requested a full tablet report, sending...
08:23:46.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.467948 10438 ts_manager.cc:194] Registered new tserver with Master: d105eefbfbf54db68eebc0c30ac0e4f8 (127.9.205.3:42925)
08:23:46.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.468102 10285 ts_manager.cc:194] Registered new tserver with Master: d105eefbfbf54db68eebc0c30ac0e4f8 (127.9.205.3:42925)
08:23:46.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.468786 10036 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskFnCKvG/build/release/bin/kudu as pid 11162
08:23:46.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.468871 10036 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskFnCKvG/test-tmp/mini-kudu-cluster13694275727538272548/ts-2/wal/instance
08:23:46.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.469606 11430 heartbeater.cc:344] Connected to a master server at 127.9.205.62:40915
08:23:46.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.469695 11430 heartbeater.cc:461] Registering TS with master...
08:23:46.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.469805 11430 heartbeater.cc:507] Master 127.9.205.62:40915 requested a full tablet report, sending...
08:23:46.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.470119 10141 ts_manager.cc:194] Registered new tserver with Master: d105eefbfbf54db68eebc0c30ac0e4f8 (127.9.205.3:42925)
08:23:46.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.470613 10141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.205.3:53523
08:23:46.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.471556 10036 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
08:23:46.472 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:23:46.472 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

08:23:46.475 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.205.62"
      port: 40915
    }
    bound_http_address {
      host: "127.9.205.62"
      port: 37173
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.205.61"
      port: 38741
    }
    bound_http_address {
      host: "127.9.205.61"
      port: 42961
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.205.60"
      port: 34899
    }
    bound_http_address {
      host: "127.9.205.60"
      port: 39697
    }
  }
}

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

08:23:46.477 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.205.1"
      port: 35431
    }
    bound_http_address {
      host: "127.9.205.1"
      port: 46269
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.205.2"
      port: 37707
    }
    bound_http_address {
      host: "127.9.205.2"
      port: 44485
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.205.3"
      port: 42925
    }
    bound_http_address {
      host: "127.9.205.3"
      port: 38491
    }
  }
}

08:23:46.477 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
08:23:46.479 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:23:46.481 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.205.60:34899(127.9.205.60:34899)] connecting to peer
08:23:46.482 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.205.62:40915(127.9.205.62:40915)] connecting to peer
08:23:46.482 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.205.61:38741(127.9.205.61:38741)] connecting to peer
08:23:46.483 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.205.60:34899(127.9.205.60:34899)] Successfully connected to peer
08:23:46.483 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.205.62:40915(127.9.205.62:40915)] Successfully connected to peer
08:23:46.484 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.205.62
08:23:46.484 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.205.60
08:23:46.487 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.205.61:38741(127.9.205.61:38741)] Successfully connected to peer
08:23:46.489 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.205.61
08:23:46.492 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb4b6d3d7, L:/127.0.0.1:33646 - R:/127.9.205.62:40915] using SASL/PLAIN
08:23:46.494 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x744fdf4f, L:/127.0.0.1:50740 - R:/127.9.205.60:34899] using SASL/PLAIN
08:23:46.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:23:46.495 [DEBUG - kudu-nio-1] (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.9.205.60:34899, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.205.62:40915, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.205.61:38741, [12ms] Sub RPC ConnectToMaster: received response from server master-127.9.205.62:40915: OK, [14ms] Sub RPC ConnectToMaster: received response from server master-127.9.205.60:34899: OK, deferred=null) after lookup
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.495749 10141 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33646:
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:23:46.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:23:46.497 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0d872b89, L:/127.0.0.1:50242 - R:/127.9.205.61:38741] using SASL/PLAIN
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:23:46.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.496125 10141 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testMultipleSessions in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
08:23:46.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 1bc71dfc53244c9ea14bb616cd615abc
08:23:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.507656 11284 tablet_service.cc:1511] Processing CreateTablet for tablet 7880cb0883784e4784c70cf8ff914083 (DEFAULT_TABLE table=testMultipleSessions [id=1bc71dfc53244c9ea14bb616cd615abc]), partition=RANGE (key) PARTITION UNBOUNDED
08:23:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.508014 11284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7880cb0883784e4784c70cf8ff914083. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.508744 10773 tablet_service.cc:1511] Processing CreateTablet for tablet 7880cb0883784e4784c70cf8ff914083 (DEFAULT_TABLE table=testMultipleSessions [id=1bc71dfc53244c9ea14bb616cd615abc]), partition=RANGE (key) PARTITION UNBOUNDED
08:23:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.509009 10773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7880cb0883784e4784c70cf8ff914083. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.510965 11493 tablet_bootstrap.cc:492] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8: Bootstrap starting.
08:23:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.511654 11493 tablet_bootstrap.cc:654] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8: Neither blocks nor log segments found. Creating new log.
08:23:46.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.512760 11493 log.cc:826] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8: Log is configured to *not* fsync() on all Append() calls
08:23:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.513079 11494 tablet_bootstrap.cc:492] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f: Bootstrap starting.
08:23:46.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.513831 11493 tablet_bootstrap.cc:492] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8: No bootstrap required, opened a new log
08:23:46.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.513863 11494 tablet_bootstrap.cc:654] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f: Neither blocks nor log segments found. Creating new log.
08:23:46.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.513913 11493 ts_tablet_manager.cc:1403] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
08:23:46.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.514170 11494 log.cc:826] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f: Log is configured to *not* fsync() on all Append() calls
08:23:46.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.514925 11494 tablet_bootstrap.cc:492] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f: No bootstrap required, opened a new log
08:23:46.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.514997 11494 ts_tablet_manager.cc:1403] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
08:23:46.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.515645 11017 tablet_service.cc:1511] Processing CreateTablet for tablet 7880cb0883784e4784c70cf8ff914083 (DEFAULT_TABLE table=testMultipleSessions [id=1bc71dfc53244c9ea14bb616cd615abc]), partition=RANGE (key) PARTITION UNBOUNDED
08:23:46.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.515954 11017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7880cb0883784e4784c70cf8ff914083. 1 dirs total, 0 dirs full, 0 dirs failed
08:23:46.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.515971 11493 raft_consensus.cc:359] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60332d9f23654093b4b0034c5ca2771f" member_type: VOTER last_known_addr { host: "127.9.205.1" port: 35431 } } peers { permanent_uuid: "d105eefbfbf54db68eebc0c30ac0e4f8" member_type: VOTER last_known_addr { host: "127.9.205.3" port: 42925 } } peers { permanent_uuid: "e89bb40034c04ce18cb4440c3212ce25" member_type: VOTER last_known_addr { host: "127.9.205.2" port: 37707 } }
08:23:46.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.516111 11493 raft_consensus.cc:385] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:46.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.516142 11493 raft_consensus.cc:740] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d105eefbfbf54db68eebc0c30ac0e4f8, State: Initialized, Role: FOLLOWER
08:23:46.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.516237 11493 consensus_queue.cc:260] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8 [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: "60332d9f23654093b4b0034c5ca2771f" member_type: VOTER last_known_addr { host: "127.9.205.1" port: 35431 } } peers { permanent_uuid: "d105eefbfbf54db68eebc0c30ac0e4f8" member_type: VOTER last_known_addr { host: "127.9.205.3" port: 42925 } } peers { permanent_uuid: "e89bb40034c04ce18cb4440c3212ce25" member_type: VOTER last_known_addr { host: "127.9.205.2" port: 37707 } }
08:23:46.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.516496 11493 ts_tablet_manager.cc:1434] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
08:23:46.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.516726 11430 heartbeater.cc:499] Master 127.9.205.62:40915 was elected leader, sending a full tablet report...
08:23:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.518132 11494 raft_consensus.cc:359] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60332d9f23654093b4b0034c5ca2771f" member_type: VOTER last_known_addr { host: "127.9.205.1" port: 35431 } } peers { permanent_uuid: "d105eefbfbf54db68eebc0c30ac0e4f8" member_type: VOTER last_known_addr { host: "127.9.205.3" port: 42925 } } peers { permanent_uuid: "e89bb40034c04ce18cb4440c3212ce25" member_type: VOTER last_known_addr { host: "127.9.205.2" port: 37707 } }
08:23:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.518296 11494 raft_consensus.cc:385] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.518329 11494 raft_consensus.cc:740] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60332d9f23654093b4b0034c5ca2771f, State: Initialized, Role: FOLLOWER
08:23:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.518445 11494 consensus_queue.cc:260] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f [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: "60332d9f23654093b4b0034c5ca2771f" member_type: VOTER last_known_addr { host: "127.9.205.1" port: 35431 } } peers { permanent_uuid: "d105eefbfbf54db68eebc0c30ac0e4f8" member_type: VOTER last_known_addr { host: "127.9.205.3" port: 42925 } } peers { permanent_uuid: "e89bb40034c04ce18cb4440c3212ce25" member_type: VOTER last_known_addr { host: "127.9.205.2" port: 37707 } }
08:23:46.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.518774 11494 ts_tablet_manager.cc:1434] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
08:23:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.518816 10891 heartbeater.cc:499] Master 127.9.205.62:40915 was elected leader, sending a full tablet report...
08:23:46.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.519336 11500 tablet_bootstrap.cc:492] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25: Bootstrap starting.
08:23:46.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.520066 11500 tablet_bootstrap.cc:654] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25: Neither blocks nor log segments found. Creating new log.
08:23:46.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.520313 11500 log.cc:826] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25: Log is configured to *not* fsync() on all Append() calls
08:23:46.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.520946 11500 tablet_bootstrap.cc:492] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25: No bootstrap required, opened a new log
08:23:46.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.521004 11500 ts_tablet_manager.cc:1403] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
08:23:46.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.522866 11500 raft_consensus.cc:359] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60332d9f23654093b4b0034c5ca2771f" member_type: VOTER last_known_addr { host: "127.9.205.1" port: 35431 } } peers { permanent_uuid: "d105eefbfbf54db68eebc0c30ac0e4f8" member_type: VOTER last_known_addr { host: "127.9.205.3" port: 42925 } } peers { permanent_uuid: "e89bb40034c04ce18cb4440c3212ce25" member_type: VOTER last_known_addr { host: "127.9.205.2" port: 37707 } }
08:23:46.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.522987 11500 raft_consensus.cc:385] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:23:46.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.523173 11500 raft_consensus.cc:740] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e89bb40034c04ce18cb4440c3212ce25, State: Initialized, Role: FOLLOWER
08:23:46.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.523378 11500 consensus_queue.cc:260] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [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: "60332d9f23654093b4b0034c5ca2771f" member_type: VOTER last_known_addr { host: "127.9.205.1" port: 35431 } } peers { permanent_uuid: "d105eefbfbf54db68eebc0c30ac0e4f8" member_type: VOTER last_known_addr { host: "127.9.205.3" port: 42925 } } peers { permanent_uuid: "e89bb40034c04ce18cb4440c3212ce25" member_type: VOTER last_known_addr { host: "127.9.205.2" port: 37707 } }
08:23:46.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.523842 11500 ts_tablet_manager.cc:1434] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
08:23:46.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.524966 11151 heartbeater.cc:499] Master 127.9.205.62:40915 was elected leader, sending a full tablet report...
08:23:46.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.566874 11154 tablet.cc:2406] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:23:46.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.641817 11502 raft_consensus.cc:493] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:23:46.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.641969 11502 raft_consensus.cc:515] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60332d9f23654093b4b0034c5ca2771f" member_type: VOTER last_known_addr { host: "127.9.205.1" port: 35431 } } peers { permanent_uuid: "d105eefbfbf54db68eebc0c30ac0e4f8" member_type: VOTER last_known_addr { host: "127.9.205.3" port: 42925 } } peers { permanent_uuid: "e89bb40034c04ce18cb4440c3212ce25" member_type: VOTER last_known_addr { host: "127.9.205.2" port: 37707 } }
08:23:46.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.642403 11502 leader_election.cc:290] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 60332d9f23654093b4b0034c5ca2771f (127.9.205.1:35431), d105eefbfbf54db68eebc0c30ac0e4f8 (127.9.205.3:42925)
08:23:46.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.645654 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7880cb0883784e4784c70cf8ff914083" candidate_uuid: "e89bb40034c04ce18cb4440c3212ce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60332d9f23654093b4b0034c5ca2771f" is_pre_election: true
08:23:46.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.645641 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7880cb0883784e4784c70cf8ff914083" candidate_uuid: "e89bb40034c04ce18cb4440c3212ce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d105eefbfbf54db68eebc0c30ac0e4f8" is_pre_election: true
08:23:46.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.645807 10809 raft_consensus.cc:2468] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e89bb40034c04ce18cb4440c3212ce25 in term 0.
08:23:46.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.645834 11326 raft_consensus.cc:2468] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e89bb40034c04ce18cb4440c3212ce25 in term 0.
08:23:46.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.646054 10931 leader_election.cc:304] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [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: 60332d9f23654093b4b0034c5ca2771f, e89bb40034c04ce18cb4440c3212ce25; no voters: 
08:23:46.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.646279 11502 raft_consensus.cc:2804] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:23:46.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.646364 11502 raft_consensus.cc:493] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:23:46.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.646384 11502 raft_consensus.cc:3060] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [term 0 FOLLOWER]: Advancing to term 1
08:23:46.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.647130 11502 raft_consensus.cc:515] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60332d9f23654093b4b0034c5ca2771f" member_type: VOTER last_known_addr { host: "127.9.205.1" port: 35431 } } peers { permanent_uuid: "d105eefbfbf54db68eebc0c30ac0e4f8" member_type: VOTER last_known_addr { host: "127.9.205.3" port: 42925 } } peers { permanent_uuid: "e89bb40034c04ce18cb4440c3212ce25" member_type: VOTER last_known_addr { host: "127.9.205.2" port: 37707 } }
08:23:46.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.647294 11502 leader_election.cc:290] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [CANDIDATE]: Term 1 election: Requested vote from peers 60332d9f23654093b4b0034c5ca2771f (127.9.205.1:35431), d105eefbfbf54db68eebc0c30ac0e4f8 (127.9.205.3:42925)
08:23:46.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.647508 10809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7880cb0883784e4784c70cf8ff914083" candidate_uuid: "e89bb40034c04ce18cb4440c3212ce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "60332d9f23654093b4b0034c5ca2771f"
08:23:46.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.647611 10809 raft_consensus.cc:3060] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f [term 0 FOLLOWER]: Advancing to term 1
08:23:46.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.648295 10809 raft_consensus.cc:2468] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89bb40034c04ce18cb4440c3212ce25 in term 1.
08:23:46.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.648449 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7880cb0883784e4784c70cf8ff914083" candidate_uuid: "e89bb40034c04ce18cb4440c3212ce25" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d105eefbfbf54db68eebc0c30ac0e4f8"
08:23:46.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.648542 10931 leader_election.cc:304] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [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: 60332d9f23654093b4b0034c5ca2771f, e89bb40034c04ce18cb4440c3212ce25; no voters: 
08:23:46.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.648571 11326 raft_consensus.cc:3060] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8 [term 0 FOLLOWER]: Advancing to term 1
08:23:46.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.648648 11502 raft_consensus.cc:2804] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [term 1 FOLLOWER]: Leader election won for term 1
08:23:46.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.648834 11502 raft_consensus.cc:697] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [term 1 LEADER]: Becoming Leader. State: Replica: e89bb40034c04ce18cb4440c3212ce25, State: Running, Role: LEADER
08:23:46.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.649025 11502 consensus_queue.cc:237] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [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: "60332d9f23654093b4b0034c5ca2771f" member_type: VOTER last_known_addr { host: "127.9.205.1" port: 35431 } } peers { permanent_uuid: "d105eefbfbf54db68eebc0c30ac0e4f8" member_type: VOTER last_known_addr { host: "127.9.205.3" port: 42925 } } peers { permanent_uuid: "e89bb40034c04ce18cb4440c3212ce25" member_type: VOTER last_known_addr { host: "127.9.205.2" port: 37707 } }
08:23:46.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.649868 11326 raft_consensus.cc:2468] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e89bb40034c04ce18cb4440c3212ce25 in term 1.
08:23:46.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.650060 10141 catalog_manager.cc:5719] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 reported cstate change: term changed from 0 to 1, leader changed from <none> to e89bb40034c04ce18cb4440c3212ce25 (127.9.205.2). New cstate: current_term: 1 leader_uuid: "e89bb40034c04ce18cb4440c3212ce25" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "60332d9f23654093b4b0034c5ca2771f" member_type: VOTER last_known_addr { host: "127.9.205.1" port: 35431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d105eefbfbf54db68eebc0c30ac0e4f8" member_type: VOTER last_known_addr { host: "127.9.205.3" port: 42925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e89bb40034c04ce18cb4440c3212ce25" member_type: VOTER last_known_addr { host: "127.9.205.2" port: 37707 } health_report { overall_health: HEALTHY } } }
08:23:46.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.676229 10896 tablet.cc:2406] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:23:46.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7880cb0883784e4784c70cf8ff914083 for table 'testMultipleSessions' with partition [<start>, <end>)
08:23:46.689 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7880cb0883784e4784c70cf8ff914083@[60332d9f23654093b4b0034c5ca2771f(127.9.205.1:35431),d105eefbfbf54db68eebc0c30ac0e4f8(127.9.205.3:42925),e89bb40034c04ce18cb4440c3212ce25(127.9.205.2:37707)[L]]}]
08:23:46.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.9.205.62:40915, [1ms] Sub RPC GetTableLocations: received response from server master-127.9.205.62:40915: OK, deferred=null) after lookup
08:23:46.690 [DEBUG - kudu-nio-1] (Connection.java:748) [peer e89bb40034c04ce18cb4440c3212ce25(127.9.205.2:37707)] connecting to peer
08:23:46.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7880cb0883784e4784c70cf8ff914083 for table 'testMultipleSessions' with partition [<start>, <end>)
08:23:46.694 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7880cb0883784e4784c70cf8ff914083@[60332d9f23654093b4b0034c5ca2771f(127.9.205.1:35431),d105eefbfbf54db68eebc0c30ac0e4f8(127.9.205.3:42925),e89bb40034c04ce18cb4440c3212ce25(127.9.205.2:37707)[L]]}]
08:23:46.694 [DEBUG - kudu-nio-3] (Connection.java:757) [peer e89bb40034c04ce18cb4440c3212ce25(127.9.205.2:37707)] Successfully connected to peer
08:23:46.694 [DEBUG - kudu-nio-1] (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.9.205.62:40915, [5ms] Sub RPC GetTableLocations: received response from server master-127.9.205.62:40915: OK, deferred=null) after lookup
08:23:46.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7880cb0883784e4784c70cf8ff914083 for table 'testMultipleSessions' with partition [<start>, <end>)
08:23:46.696 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7880cb0883784e4784c70cf8ff914083@[60332d9f23654093b4b0034c5ca2771f(127.9.205.1:35431),d105eefbfbf54db68eebc0c30ac0e4f8(127.9.205.3:42925),e89bb40034c04ce18cb4440c3212ce25(127.9.205.2:37707)[L]]}]
08:23:46.696 [DEBUG - kudu-nio-1] (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.9.205.62:40915, [6ms] Sub RPC GetTableLocations: received response from server master-127.9.205.62:40915: OK, deferred=null) after lookup
08:23:46.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7880cb0883784e4784c70cf8ff914083 for table 'testMultipleSessions' with partition [<start>, <end>)
08:23:46.696 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7880cb0883784e4784c70cf8ff914083@[60332d9f23654093b4b0034c5ca2771f(127.9.205.1:35431),d105eefbfbf54db68eebc0c30ac0e4f8(127.9.205.3:42925),e89bb40034c04ce18cb4440c3212ce25(127.9.205.2:37707)[L]]}]
08:23:46.697 [DEBUG - kudu-nio-1] (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, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.9.205.62:40915, [8ms] Sub RPC GetTableLocations: received response from server master-127.9.205.62:40915: OK, deferred=null) after lookup
08:23:46.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7880cb0883784e4784c70cf8ff914083 for table 'testMultipleSessions' with partition [<start>, <end>)
08:23:46.697 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7880cb0883784e4784c70cf8ff914083@[60332d9f23654093b4b0034c5ca2771f(127.9.205.1:35431),d105eefbfbf54db68eebc0c30ac0e4f8(127.9.205.3:42925),e89bb40034c04ce18cb4440c3212ce25(127.9.205.2:37707)[L]]}]
08:23:46.697 [DEBUG - kudu-nio-1] (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.9.205.62:40915, [8ms] Sub RPC GetTableLocations: received response from server master-127.9.205.62:40915: OK, deferred=null) after lookup
08:23:46.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7880cb0883784e4784c70cf8ff914083 for table 'testMultipleSessions' with partition [<start>, <end>)
08:23:46.698 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7880cb0883784e4784c70cf8ff914083@[60332d9f23654093b4b0034c5ca2771f(127.9.205.1:35431),d105eefbfbf54db68eebc0c30ac0e4f8(127.9.205.3:42925),e89bb40034c04ce18cb4440c3212ce25(127.9.205.2:37707)[L]]}]
08:23:46.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=10), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.9.205.62:40915, [10ms] Sub RPC GetTableLocations: received response from server master-127.9.205.62:40915: OK, deferred=null) after lookup
08:23:46.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7880cb0883784e4784c70cf8ff914083 for table 'testMultipleSessions' with partition [<start>, <end>)
08:23:46.698 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=7880cb0883784e4784c70cf8ff914083@[60332d9f23654093b4b0034c5ca2771f(127.9.205.1:35431),d105eefbfbf54db68eebc0c30ac0e4f8(127.9.205.3:42925),e89bb40034c04ce18cb4440c3212ce25(127.9.205.2:37707)[L]]}]
08:23:46.698 [DEBUG - kudu-nio-1] (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.9.205.62:40915, [9ms] Sub RPC GetTableLocations: received response from server master-127.9.205.62:40915: OK, deferred=null) after lookup
08:23:46.704 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xeabb5bf9, L:/127.0.0.1:42324 - R:/127.9.205.2:37707] using TOKEN/null
08:23:46.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.707324 10809 raft_consensus.cc:1275] T 7880cb0883784e4784c70cf8ff914083 P 60332d9f23654093b4b0034c5ca2771f [term 1 FOLLOWER]: Refusing update from remote peer e89bb40034c04ce18cb4440c3212ce25: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:23:46.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.707464 11326 raft_consensus.cc:1275] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8 [term 1 FOLLOWER]: Refusing update from remote peer e89bb40034c04ce18cb4440c3212ce25: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:23:46.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.707764 11502 consensus_queue.cc:1048] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "60332d9f23654093b4b0034c5ca2771f" member_type: VOTER last_known_addr { host: "127.9.205.1" port: 35431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:46.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.708148 11502 consensus_queue.cc:1048] T 7880cb0883784e4784c70cf8ff914083 P e89bb40034c04ce18cb4440c3212ce25 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d105eefbfbf54db68eebc0c30ac0e4f8" member_type: VOTER last_known_addr { host: "127.9.205.3" port: 42925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:23:46.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.708729 10601 catalog_manager.cc:1295] Loaded cluster ID: daf124b358504eb3910e0d56a92c2951
08:23:46.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.708788 10601 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f: loading cluster ID for follower catalog manager: success
08:23:46.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.710186 10601 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f: acquiring CA information for follower catalog manager: success
08:23:46.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.710531 10601 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 660feb7ffbb74ee985614133cf87fa2f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:23:46.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:23:46.711280 11436 tablet.cc:2406] T 7880cb0883784e4784c70cf8ff914083 P d105eefbfbf54db68eebc0c30ac0e4f8: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:23:46.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.714557 11559 mvcc.cc:204] Tried to move back new op lower bound from 7317598317389619200 to 7317598317155094528. Current Snapshot: MvccSnapshot[applied={T|T < 7317598317389619200}]
08:23:46.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.718106 11556 mvcc.cc:204] Tried to move back new op lower bound from 7317598317389619200 to 7317598317155094528. Current Snapshot: MvccSnapshot[applied={T|T < 7317598317389619200}]
08:23:46.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.725092 11553 mvcc.cc:204] Tried to move back new op lower bound from 7317598317462253568 to 7317598317155094528. Current Snapshot: MvccSnapshot[applied={T|T < 7317598317462253568 or (T in {7317598317462253568})}]
08:23:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.772460 10621 catalog_manager.cc:1295] Loaded cluster ID: daf124b358504eb3910e0d56a92c2951
08:23:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.772552 10621 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91: loading cluster ID for follower catalog manager: success
08:23:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.773901 10621 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91: acquiring CA information for follower catalog manager: success
08:23:46.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:46.774268 10621 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 2c3cafaec5b94446bbdd814976b3ea91: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:23:58.144 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 11400 rows
08:23:58.145 [DEBUG - main] (Connection.java:575) [peer master-127.9.205.60:34899(127.9.205.60:34899)] disconnecting while in state READY
08:23:58.145 [DEBUG - main] (Connection.java:575) [peer e89bb40034c04ce18cb4440c3212ce25(127.9.205.2:37707)] disconnecting while in state READY
08:23:58.145 [DEBUG - main] (Connection.java:575) [peer master-127.9.205.61:38741(127.9.205.61:38741)] disconnecting while in state READY
08:23:58.145 [DEBUG - main] (Connection.java:575) [peer master-127.9.205.62:40915(127.9.205.62:40915)] disconnecting while in state READY
08:23:58.146 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.205.61:38741(127.9.205.61:38741)] handling channelInactive
08:23:58.146 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.205.60:34899(127.9.205.60:34899)] handling channelInactive
08:23:58.146 [DEBUG - kudu-nio-3] (Connection.java:239) [peer e89bb40034c04ce18cb4440c3212ce25(127.9.205.2:37707)] handling channelInactive
08:23:58.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.205.60:34899(127.9.205.60:34899)] cleaning up while in state READY due to: connection closed
08:23:58.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.205.61:38741(127.9.205.61:38741)] cleaning up while in state READY due to: connection closed
08:23:58.146 [DEBUG - kudu-nio-3] (Connection.java:709) [peer e89bb40034c04ce18cb4440c3212ce25(127.9.205.2:37707)] cleaning up while in state READY due to: connection closed
08:23:58.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:23:58.147 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.205.62:40915(127.9.205.62:40915)] handling channelInactive
08:23:58.148 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.205.62:40915(127.9.205.62:40915)] cleaning up while in state READY due to: connection closed
08:23:58.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:58.148095 10036 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskFnCKvG/build/release/bin/kudu with pid 10653
08:23:58.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:58.193590 10036 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskFnCKvG/build/release/bin/kudu with pid 10901
08:23:58.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:58.212219 10036 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskFnCKvG/build/release/bin/kudu with pid 11162
08:23:58.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:58.228058 10036 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskFnCKvG/build/release/bin/kudu with pid 10061
08:23:58.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:58.242980 10036 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskFnCKvG/build/release/bin/kudu with pid 10216
08:23:58.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:23:58.264385 10036 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskFnCKvG/build/release/bin/kudu with pid 10367
08:23:58.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:23:58Z chronyd exiting

Time: 27.78

OK (2 tests)

